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()
658 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_match_device()
5869 { .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
109 USB_DEVICE_ID_MATCH_DEV_CLASS | \
160 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
955 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
60 {.match_flags = (USB_DEVICE_ID_MATCH_DEVICE | USB_DEVICE_ID_MATCH_DEV_CLASS), \
217 ADD(alias, "dc", match_flags&USB_DEVICE_ID_MATCH_DEV_CLASS, in do_usb_entry()
Completed in 31 milliseconds