Searched refs:ti_tx_empty (Results 1 – 1 of 1) sorted by relevance
99 static bool ti_tx_empty(struct usb_serial_port *port);216 .tx_empty = ti_tx_empty,248 .tx_empty = ti_tx_empty,636 static bool ti_tx_empty(struct usb_serial_port *port) in ti_tx_empty() function