Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_edgeport.c154 struct TxFifo { struct
167 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */ argument
1011 struct TxFifo *fifo = &edge_port->txfifo; in block_until_tx_empty()
1119 struct TxFifo *fifo; in edge_write()
1215 struct TxFifo *fifo = &edge_port->txfifo; in send_more_port_data()