Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/core/
Dotg_productlist.h81 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) && in is_targeted()
Ddriver.c662 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_SUBCLASS) && in usb_match_device()
/linux-6.6.21/include/linux/
Dmod_devicetable.h162 #define USB_DEVICE_ID_MATCH_DEV_SUBCLASS 0x0020 macro
Dusb.h969 USB_DEVICE_ID_MATCH_DEV_SUBCLASS | \
/linux-6.6.21/scripts/mod/
Dfile2alias.c219 ADD(alias, "dsc", match_flags&USB_DEVICE_ID_MATCH_DEV_SUBCLASS, in do_usb_entry()
/linux-6.6.21/sound/usb/
Dquirks-table.h2361 USB_DEVICE_ID_MATCH_DEV_SUBCLASS,