Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c216 if (!pUdriver->probe_func) in ms_usb_probe_interface()
223 s32Error = pUdriver->probe_func (pUintf, pUdev_id); in ms_usb_probe_interface()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h240 int (*probe_func) (struct usb_interface *intf, member