Lines Matching +full:20 +full:product
90 * @idProduct: Vendor-assigned product ID.
91 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers.
92 * This is also used to identify individual product versions, for
94 * @bcdDevice_hi: High end of version number range. The range of product
132 /* Used for product specific matches; range is inclusive */
177 __u32 product; member
368 __u16 product; member
401 __u32 sversion; /* 20 bits */
475 #define I2C_NAME_SIZE 20
485 #define PCI_EPF_NAME_SIZE 20
604 #define PLATFORM_NAME_SIZE 20
619 ((_id)>>23) & 1, ((_id)>>22) & 1, ((_id)>>21) & 1, ((_id)>>20) & 1, \
770 __u16 product; member