Home
last modified time | relevance | path

Searched refs:ti_port_remove (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/usb/serial/
Dti_usb_3410_5052.c306 static void ti_port_remove(struct usb_serial_port *port);
430 .port_remove = ti_port_remove,
463 .port_remove = ti_port_remove,
632 static void ti_port_remove(struct usb_serial_port *port) in ti_port_remove() function