Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c305 static int ti_port_probe(struct usb_serial_port *port);
429 .port_probe = ti_port_probe,
462 .port_probe = ti_port_probe,
599 static int ti_port_probe(struct usb_serial_port *port) in ti_port_probe() function