Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dcyberjack.c53 static int cyberjack_port_probe(struct usb_serial_port *port);
80 .port_probe = cyberjack_port_probe,
103 static int cyberjack_port_probe(struct usb_serial_port *port) in cyberjack_port_probe() function