Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c50 static int kobil_port_probe(struct usb_serial_port *probe);
87 .port_probe = kobil_port_probe,
114 static int kobil_port_probe(struct usb_serial_port *port) in kobil_port_probe() function