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

/linux-master/drivers/usb/core/
H A Dusb.h73 extern int usb_match_device(struct usb_device *dev,
H A Dquirks.c601 if (!usb_match_device(udev, id))
659 if (!usb_match_device(udev, id))
H A Ddriver.c641 int usb_match_device(struct usb_device *dev, const struct usb_device_id *id) function
725 if (!usb_match_device(dev, id))
834 if (usb_match_device(udev, id))

Completed in 242 milliseconds