Home
last modified time | relevance | path

Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/host/
A Dusb-uclass.c416 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
746 plat->id.match_flags |= USB_DEVICE_ID_MATCH_DEV_CLASS; in usb_child_post_bind()
/u-boot/include/
A Dusb.h493 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
/u-boot/common/
A Dusb_hub.c967 .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,

Completed in 13 milliseconds