Home
last modified time | relevance | path

Searched refs:remove_from_tx_queue (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/tty/
Dn_r3964.c113 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code);
250 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code) in remove_from_tx_queue() function
427 remove_from_tx_queue(pInfo, R3964_TX_FAIL); in retry_transmit()
594 remove_from_tx_queue(pInfo, R3964_OK); in receive_char()