Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 8 of 8) sorted by relevance
77 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in is_targeted()
662 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
5651 { .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
109 USB_DEVICE_ID_MATCH_DEV_CLASS | \
154 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
929 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
85 {.match_flags = (USB_DEVICE_ID_MATCH_DEVICE | USB_DEVICE_ID_MATCH_DEV_CLASS), \
205 ADD(alias, "dc", match_flags&USB_DEVICE_ID_MATCH_DEV_CLASS, in do_usb_entry()