Searched refs:cypress_port_remove (Results 1 – 1 of 1) sorted by relevance
121 static int cypress_port_remove(struct usb_serial_port *port);150 .port_remove = cypress_port_remove,176 .port_remove = cypress_port_remove,202 .port_remove = cypress_port_remove,569 static int cypress_port_remove(struct usb_serial_port *port) in cypress_port_remove() function