Searched refs:edge_open (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_edgeport.c | 275 static int edge_open(struct tty_struct *tty, struct usb_serial_port *port); 889 static int edge_open(struct tty_struct *tty, struct usb_serial_port *port) in edge_open() function 2900 /* we set up the pointers to the endpoints in the edge_open function, in edge_startup() 3108 .open = edge_open, 3144 .open = edge_open, 3180 .open = edge_open, 3216 .open = edge_open,
|
H A D | io_ti.c | 1840 static int edge_open(struct tty_struct *tty, struct usb_serial_port *port) in edge_open() function 2714 .open = edge_open, 2753 .open = edge_open,
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_edgeport.c | 813 static int edge_open(struct tty_struct *tty, struct usb_serial_port *port) in edge_open() function 2784 /* we set up the pointers to the endpoints in the edge_open function, in edge_startup() 2990 .open = edge_open, 3025 .open = edge_open, 3060 .open = edge_open, 3095 .open = edge_open,
|
H A D | io_ti.c | 1834 static int edge_open(struct tty_struct *tty, struct usb_serial_port *port) in edge_open() function 2680 .open = edge_open, 2718 .open = edge_open,
|
Completed in 14 milliseconds