Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dwhiteheat.c82 static int whiteheat_port_remove(struct usb_serial_port *port);
120 .port_remove = whiteheat_port_remove,
348 static int whiteheat_port_remove(struct usb_serial_port *port) in whiteheat_port_remove() function