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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 129 milliseconds