Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dwhiteheat.c78 static void whiteheat_port_remove(struct usb_serial_port *port);
115 .port_remove = whiteheat_port_remove,
342 static void whiteheat_port_remove(struct usb_serial_port *port) in whiteheat_port_remove() function