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

/linux-master/drivers/usb/core/
H A Dotg_productlist.h81 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) &&
H A Ddriver.c665 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) &&
/linux-master/include/linux/
H A Dmod_devicetable.h162 #define USB_DEVICE_ID_MATCH_DEV_SUBCLASS 0x0020 macro
H A Dusb.h968 USB_DEVICE_ID_MATCH_DEV_SUBCLASS | \
/linux-master/scripts/mod/
H A Dfile2alias.c219 ADD(alias, "dsc", match_flags&USB_DEVICE_ID_MATCH_DEV_SUBCLASS,
/linux-master/sound/usb/
H A Dquirks-table.h2361 USB_DEVICE_ID_MATCH_DEV_SUBCLASS,

Completed in 246 milliseconds