Home
last modified time | relevance | path

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

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