Searched refs:ti_tx_empty (Results 1 – 1 of 1) sorted by relevance
314 static bool ti_tx_empty(struct usb_serial_port *port);437 .tx_empty = ti_tx_empty,471 .tx_empty = ti_tx_empty,866 static bool ti_tx_empty(struct usb_serial_port *port) in ti_tx_empty() function