Home
last modified time | relevance | path

Searched refs:USB_DEVICE_ID_MATCH_DEV_SUBCLASS (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/usb/core/
Dotg_whitelist.h89 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) && in is_targeted()
Ddriver.c636 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) && in usb_match_device()
/linux-4.4.14/include/linux/
Dmod_devicetable.h135 #define USB_DEVICE_ID_MATCH_DEV_SUBCLASS 0x0020 macro
Dusb.h838 USB_DEVICE_ID_MATCH_DEV_SUBCLASS | \
/linux-4.4.14/scripts/mod/
Dfile2alias.c237 ADD(alias, "dsc", match_flags&USB_DEVICE_ID_MATCH_DEV_SUBCLASS, in do_usb_entry()
/linux-4.4.14/sound/usb/
Dquirks-table.h2395 USB_DEVICE_ID_MATCH_DEV_SUBCLASS,