Searched refs:usb_match_device (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dquirks.c100 if (usb_match_device(udev, id))
H A Dusb.h36 extern int usb_match_device(struct usb_device *dev,
H A Ddriver.c508 int usb_match_device(struct usb_device *dev, const struct usb_device_id *id) function
557 if (!usb_match_device(dev, id))

Completed in 52 milliseconds