Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvBus.c118 if (ms_drv->probe) in ms_bus_match()
120 if ((ms_err = ms_drv->probe(ms_gdev))) in ms_bus_match()
H A DdrvUSB.c268 n_driver->driver.probe = ms_usb_probe_interface; in ms_usb_register()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvBus.c105 if (drv->probe) { in bus_match()
106 if ((error = drv->probe(dev))) { in bus_match()
H A DdrvUSB.c258 if (!driver->probe) in usb_probe_interface()
265 error = driver->probe (intf, id); in usb_probe_interface()
498 new_driver->driver.probe = usb_probe_interface; in usb_register()
H A DdrvEhciHcd_2.c350 ehci_hcd_cpe_driver_Port2.drv.probe = ehci_hcd_cpe_ehci_drv_probe_Port2; in ehci_hcd_cpe_ehci_init_Port2()
H A DdrvEhciHcd.c9575 ehci_hcd_cpe_driver.drv.probe = ehci_hcd_cpe_ehci_drv_probe; in ehci_hcd_cpe_ehci_init()
9819 ehci_hcd_cpe_driver.drv.probe = ehci_hcd_cpe_ehci_drv_probe_EX; in ehci_hcd_cpe_driver_init_EX()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h100 int (*probe) (struct device_s * dev); member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h105 int (*probe) (struct device_s * dev); member
H A DdrvUSB.h354 int (*probe) (struct usb_interface *intf, member
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd440 $(wildcard include/config/generic/irq/probe.h) \