Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_ti.c228 static void edge_send(struct usb_serial_port *port, struct tty_struct *tty);
1836 edge_send(port, tty); in edge_bulk_out_callback()
2035 edge_send(port, tty); in edge_write()
2040 static void edge_send(struct usb_serial_port *port, struct tty_struct *tty) in edge_send() function