Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 8 of 8) sorted by relevance
81 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in is_targeted()
627 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
5491 { .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
928 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
84 {.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()