Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dbelkin_sa.c39 static int belkin_sa_port_probe(struct usb_serial_port *port);
83 .port_probe = belkin_sa_port_probe,
113 static int belkin_sa_port_probe(struct usb_serial_port *port) in belkin_sa_port_probe() function