Searched refs:cypress_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/serial/
H A Dcypress_m8.c122 static int cypress_write(struct tty_struct *tty, struct usb_serial_port *port,
153 .write = cypress_write,
180 .write = cypress_write,
206 .write = cypress_write,
635 cypress_write(NULL, port, NULL, 0);
657 static int cypress_write(struct tty_struct *tty, struct usb_serial_port *port, function
681 } /* cypress_write */
854 return cypress_write(tty, port, NULL, 0);
954 cypress_write(tty, port, NULL, 0);

Completed in 88 milliseconds