Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dcypress_m8.c124 static int cypress_ca42v2_port_probe(struct usb_serial_port *port);
205 .port_probe = cypress_ca42v2_port_probe,
556 static int cypress_ca42v2_port_probe(struct usb_serial_port *port) in cypress_ca42v2_port_probe() function