Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dti_usb_3410_5052.c307 static int ti_port_remove(struct usb_serial_port *port);
431 .port_remove = ti_port_remove,
465 .port_remove = ti_port_remove,
635 static int ti_port_remove(struct usb_serial_port *port) in ti_port_remove() function