Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dcypress_m8.c119 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,
579 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port) in cypress_open() function
623 } /* cypress_open */ in cypress_open()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dcypress_m8.c119 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port);
150 .open = cypress_open,
177 .open = cypress_open,
203 .open = cypress_open,
578 static int cypress_open(struct tty_struct *tty, struct usb_serial_port *port) in cypress_open() function
622 } /* cypress_open */ in cypress_open()

Completed in 4 milliseconds