Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dcypress_m8.c127 static int cypress_port_remove(struct usb_serial_port *port);
156 .port_remove = cypress_port_remove,
182 .port_remove = cypress_port_remove,
208 .port_remove = cypress_port_remove,
575 static int cypress_port_remove(struct usb_serial_port *port) in cypress_port_remove() function