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