Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_r3964.c111 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code);
255 static void remove_from_tx_queue(struct r3964_info *pInfo, int error_code) in remove_from_tx_queue() function
432 remove_from_tx_queue(pInfo, R3964_TX_FAIL); in retry_transmit()
599 remove_from_tx_queue(pInfo, R3964_OK); in receive_char()