Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 15 of 15) sorted by relevance
77 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in is_targeted()
663 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
5720 { .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
109 USB_DEVICE_ID_MATCH_DEV_CLASS | \
427 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()724 plat->id.match_flags |= USB_DEVICE_ID_MATCH_DEV_CLASS; in usb_child_post_bind()
154 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
952 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
483 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
975 .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
93 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
85 {.match_flags = (USB_DEVICE_ID_MATCH_DEVICE | USB_DEVICE_ID_MATCH_DEV_CLASS), \
80 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
90 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
205 ADD(alias, "dc", match_flags&USB_DEVICE_ID_MATCH_DEV_CLASS, in do_usb_entry()