Searched refs:ftdi_tx_empty (Results 1 – 1 of 1) sorted by relevance
1103 static bool ftdi_tx_empty(struct usb_serial_port *port);1142 .tx_empty = ftdi_tx_empty,2648 static bool ftdi_tx_empty(struct usb_serial_port *port) in ftdi_tx_empty() function