Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dcypress_m8.c127 static void cypress_close(struct usb_serial_port *port);
156 .close = cypress_close,
182 .close = cypress_close,
208 .close = cypress_close,
645 static void cypress_close(struct usb_serial_port *port) in cypress_close() function