Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dcp210x.c37 static bool cp210x_tx_empty(struct usb_serial_port *port);
313 .tx_empty = cp210x_tx_empty,
947 static bool cp210x_tx_empty(struct usb_serial_port *port) in cp210x_tx_empty() function