Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c51 static void kobil_port_remove(struct usb_serial_port *probe);
88 .port_remove = kobil_port_remove,
147 static void kobil_port_remove(struct usb_serial_port *port) in kobil_port_remove() function