Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c88 static int whiteheat_port_remove(struct usb_serial_port *port);
125 .port_remove = whiteheat_port_remove,
380 static int whiteheat_port_remove(struct usb_serial_port *port) in whiteheat_port_remove() function