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