Home
last modified time | relevance | path

Searched refs:ti_tx_empty (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c313 static bool ti_tx_empty(struct usb_serial_port *port);
436 .tx_empty = ti_tx_empty,
469 .tx_empty = ti_tx_empty,
848 static bool ti_tx_empty(struct usb_serial_port *port) in ti_tx_empty() function