Searched refs:cypress_open (Results 1 – 1 of 1) sorted by relevance
119 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port);149 .open = cypress_open,176 .open = cypress_open,202 .open = cypress_open,577 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port) in cypress_open() function