Home
last modified time | relevance | path

Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/device-id/
H A Dusb.h103 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
/linux/drivers/usb/core/
H A Dotg_productlist.h77 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in is_targeted()
/linux/include/linux/
H A Dusb.h999 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
/linux/scripts/mod/
H A Dfile2alias.c231 ADD(alias, "dc", match_flags&USB_DEVICE_ID_MATCH_DEV_CLASS, in do_usb_entry()