Searched refs:ftdi_tx_empty (Results 1 – 3 of 3) sorted by relevance
1089 static bool ftdi_tx_empty(struct usb_serial_port *port);1128 .tx_empty = ftdi_tx_empty,2634 static bool ftdi_tx_empty(struct usb_serial_port *port) in ftdi_tx_empty() function