Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 8 of 8) sorted by relevance
85 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in is_targeted()
632 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
5168 { .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
118 USB_DEVICE_ID_MATCH_DEV_CLASS | \
134 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
837 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
87 {.match_flags = (USB_DEVICE_ID_MATCH_DEVICE | USB_DEVICE_ID_MATCH_DEV_CLASS), \
235 ADD(alias, "dc", match_flags&USB_DEVICE_ID_MATCH_DEV_CLASS, in do_usb_entry()