Home
last modified time | relevance | path

Searched refs:TxFifo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.c152 struct TxFifo { struct
165 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */
1084 struct TxFifo *fifo = &edge_port->txfifo; in block_until_tx_empty()
1192 struct TxFifo *fifo; in edge_write()
1288 struct TxFifo *fifo = &edge_port->txfifo; in send_more_port_data()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c152 struct TxFifo { struct
165 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */
1008 struct TxFifo *fifo = &edge_port->txfifo; in block_until_tx_empty()
1116 struct TxFifo *fifo; in edge_write()
1212 struct TxFifo *fifo = &edge_port->txfifo; in send_more_port_data()

Completed in 8 milliseconds