Searched refs:bcdDevice_hi (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/usb/core/
H A Dotg_productlist.h74 (id->bcdDevice_hi < le16_to_cpu(dev->descriptor.bcdDevice)))
H A Ddriver.c658 (id->bcdDevice_hi < le16_to_cpu(dev->descriptor.bcdDevice)))
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-usb.c513 .bcdDevice_hi = 0x200,
524 .bcdDevice_hi = 0x202,
532 .bcdDevice_hi = 0x204, /* Reloaded */
541 .bcdDevice_hi = 0x205,
552 .bcdDevice_hi = 0x208,
561 .bcdDevice_hi = 0x209,
572 .bcdDevice_hi = 0x210, /* Revolution */
580 .bcdDevice_hi = 0x1,
588 .bcdDevice_hi = 0x1,
596 .bcdDevice_hi
[all...]
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c16 DEVID_FIELD(usb_device_id, bcdDevice_hi);
H A Dfile2alias.c286 DEF_FIELD(symval, usb_device_id, bcdDevice_hi);
293 bcdDevice_hi : ~0x0U;
/linux-master/drivers/media/radio/
H A Dradio-shark.c411 .bcdDevice_hi = 0x0001,
H A Dradio-shark2.c377 .bcdDevice_hi = 0x0010,
/linux-master/include/linux/
H A Dmod_devicetable.h94 * @bcdDevice_hi: High end of version number range. The range of product
136 __u16 bcdDevice_hi; member in struct:usb_device_id
H A Dusb.h992 * @hi: the bcdDevice_hi value
1002 .bcdDevice_hi = (hi)
/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c2935 .bcdDevice_hi = 0x0126,

Completed in 204 milliseconds