remove_from_tx_queue  111 drivers/tty/n_r3964.c static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code);
remove_from_tx_queue  432 drivers/tty/n_r3964.c 		remove_from_tx_queue(pInfo, R3964_TX_FAIL);
remove_from_tx_queue  599 drivers/tty/n_r3964.c 			remove_from_tx_queue(pInfo, R3964_OK);