Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_edgeport.c152 struct TxFifo { struct
165 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */ argument
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()