Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dotg_productlist.h81 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) && in is_targeted()
H A Ddriver.c675 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) && in usb_match_device()
/linux/include/linux/
H A Dmod_devicetable.h162 #define USB_DEVICE_ID_MATCH_DEV_SUBCLASS 0x0020 macro
/linux/scripts/mod/
H A Dfile2alias.c233 ADD(alias, "dsc", match_flags&USB_DEVICE_ID_MATCH_DEV_SUBCLASS, in do_usb_entry()
/linux/sound/usb/
H A Dquirks-table.h1828 USB_DEVICE_ID_MATCH_DEV_SUBCLASS,