Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/usb/core/
H A Dotg_productlist.h77 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) &&
H A Ddriver.c661 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) &&
H A Dhub.c5994 { .match_flags = USB_DEVICE_ID_MATCH_DEV_CLASS,
/linux-master/drivers/usb/serial/
H A Dsafe_serial.c109 USB_DEVICE_ID_MATCH_DEV_CLASS | \
/linux-master/include/linux/
H A Dmod_devicetable.h161 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
H A Dusb.h967 (USB_DEVICE_ID_MATCH_DEV_CLASS | \
/linux-master/drivers/net/usb/
H A Dpegasus.c60 {.match_flags = (USB_DEVICE_ID_MATCH_DEVICE | USB_DEVICE_ID_MATCH_DEV_CLASS), \
/linux-master/scripts/mod/
H A Dfile2alias.c217 ADD(alias, "dc", match_flags&USB_DEVICE_ID_MATCH_DEV_CLASS,

Completed in 198 milliseconds