Searched refs:probe_func (Results 1 – 2 of 2) sorted by relevance
216 if (!pUdriver->probe_func) in ms_usb_probe_interface()223 s32Error = pUdriver->probe_func (pUintf, pUdev_id); in ms_usb_probe_interface()
240 int (*probe_func) (struct usb_interface *intf, member