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.c454 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
782 plat->id.match_flags |= USB_DEVICE_ID_MATCH_DEV_CLASS; in usb_child_post_bind()
/u-boot/include/
A Dusb.h489 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
/u-boot/common/
A Dusb_hub.c968 .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,

Completed in 8 milliseconds