Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dcp210x.c41 static bool cp210x_tx_empty(struct usb_serial_port *port);
270 .tx_empty = cp210x_tx_empty,
846 static bool cp210x_tx_empty(struct usb_serial_port *port) in cp210x_tx_empty() function