Searched refs:edge_port_remove (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_edgeport.c | 296 static int edge_port_remove(struct usb_serial_port *port); 3087 static int edge_port_remove(struct usb_serial_port *port) in edge_port_remove() function 3116 .port_remove = edge_port_remove, 3152 .port_remove = edge_port_remove, 3188 .port_remove = edge_port_remove, 3224 .port_remove = edge_port_remove,
|
H A D | io_ti.c | 2634 static int edge_port_remove(struct usb_serial_port *port) in edge_port_remove() function 2723 .port_remove = edge_port_remove, 2762 .port_remove = edge_port_remove,
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_edgeport.c | 2971 static void edge_port_remove(struct usb_serial_port *port) in edge_port_remove() function 2998 .port_remove = edge_port_remove, 3033 .port_remove = edge_port_remove, 3068 .port_remove = edge_port_remove, 3103 .port_remove = edge_port_remove,
|
H A D | io_ti.c | 2602 static void edge_port_remove(struct usb_serial_port *port) in edge_port_remove() function 2689 .port_remove = edge_port_remove, 2727 .port_remove = edge_port_remove,
|
Completed in 14 milliseconds