Searched refs:port_probe (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dbus.c67 if (driver->port_probe) {
68 retval = driver->port_probe(port);
H A Dftdi_sio.c96 void (*port_probe)(struct ftdi_private *); member in struct:ftdi_sio_quirk
119 .port_probe = ftdi_USB_UIRT_setup,
123 .port_probe = ftdi_HE_TIRA1_setup,
877 .port_probe = ftdi_sio_port_probe,
1589 if (quirk && quirk->port_probe)
1590 quirk->port_probe(priv);
H A Dio_ti.c2750 .port_probe = edge_create_sysfs_attrs,
2780 .port_probe = edge_create_sysfs_attrs,
H A Diuu_phoenix.c1282 .port_probe = iuu_create_sysfs_attrs,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dserial.h249 int (*port_probe)(struct usb_serial_port *port); member in struct:usb_serial_driver

Completed in 130 milliseconds