Home
last modified time | relevance | path

Searched defs:usb_match_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c406 static int usb_match_device(const struct usb_device_descriptor *desc, in usb_match_device() function
/openbmc/linux/drivers/usb/core/
H A Ddriver.c638 int usb_match_device(struct usb_device *dev, const struct usb_device_id *id) in usb_match_device() function