Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/serial/
Dti_usb_3410_5052.c308 static void ti_close(struct usb_serial_port *port);
431 .close = ti_close,
464 .close = ti_close,
761 static void ti_close(struct usb_serial_port *port) in ti_close() function