Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dcyberjack.c49 static int cyberjack_port_probe(struct usb_serial_port *port);
77 .port_probe = cyberjack_port_probe,
100 static int cyberjack_port_probe(struct usb_serial_port *port) in cyberjack_port_probe() function