Searched refs:cypress_port_remove (Results 1 – 1 of 1) sorted by relevance
118 static void cypress_port_remove(struct usb_serial_port *port);148 .port_remove = cypress_port_remove,174 .port_remove = cypress_port_remove,199 .port_remove = cypress_port_remove,565 static void cypress_port_remove(struct usb_serial_port *port) in cypress_port_remove() function