Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/serial/
Dcypress_m8.c118 static void cypress_close(struct usb_serial_port *port);
148 .close = cypress_close,
175 .close = cypress_close,
201 .close = cypress_close,
637 static void cypress_close(struct usb_serial_port *port) in cypress_close() function