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

/linux-4.1.27/drivers/usb/serial/
H A Dcypress_m8.c126 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port);
155 .open = cypress_open,
181 .open = cypress_open,
207 .open = cypress_open,
585 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port) cypress_open() function
629 } /* cypress_open */

Completed in 37 milliseconds