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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dquirks.c55 if (usb_match_device(udev, id))
H A Dusb.h24 extern int usb_match_device(struct usb_device *dev,
H A Ddriver.c369 int usb_match_device(struct usb_device *dev, const struct usb_device_id *id) function
418 if (!usb_match_device(dev, id))

Completed in 96 milliseconds