Searched refs:product_id (Results 1 - 25 of 114) sorted by relevance

12345

/linux-master/drivers/soc/bcm/brcmstb/
H A Dcommon.c15 static u32 product_id; variable
25 return product_id;
63 product_id = readl(sun_top_ctrl_base + 0x4);
95 product_id >> 28 ?
96 product_id >> 16 : product_id >> 8);
98 ((product_id & 0xf0) >> 4) + 'A',
99 product_id & 0xf);
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_hwdb.c12 .product_id = 0x70001,
44 .product_id = 0x5202,
75 .product_id = 0x70003,
107 .product_id = 0x70003,
139 .product_id = ~0U,
170 .product_id = ~0U,
202 .product_id = 0x45080009,
234 .product_id = 0x5080009,
268 const u32 product_id = ident->product_id; local
[all...]
/linux-master/drivers/soc/samsung/
H A Dexynos-chipid.c35 u32 product_id; member in struct:exynos_chipid_info
65 static const char *product_id_to_soc_id(unsigned int product_id) argument
70 if (product_id == soc_ids[i].id)
85 soc_info->product_id = val & EXYNOS_MASK;
134 soc_dev_attr->soc_id = product_id_to_soc_id(soc_info.product_id);
152 soc_dev_attr->soc_id, soc_info.product_id, soc_info.revision);
H A Dexynos-asv.c116 u32 product_id = 0; local
126 &product_id);
132 switch (product_id & EXYNOS_MASK) {
/linux-master/include/linux/
H A Dipmi_smi.h231 unsigned int product_id; member in struct:ipmi_device_id
270 id->product_id = data[9] | (data[10] << 8);
273 id->product_id = 0;
/linux-master/drivers/usb/gadget/function/
H A Du_midi2.h41 const char *product_id; /* Product ID */ member in struct:f_midi2_ep_info
/linux-master/drivers/usb/misc/
H A Dusb251xb.c119 u16 product_id; member in struct:usb251xb
152 u16 product_id; member in struct:usb251xb_data
160 .product_id = 0x2422,
168 .product_id = 0x2512,
176 .product_id = 0x2512,
184 .product_id = 0x2513,
192 .product_id = 0x2513,
200 .product_id = 0x2514,
208 .product_id = 0x2514,
216 .product_id
[all...]
H A Diowarrior.c94 u16 product_id; member in struct:iowarrior
368 switch (dev->product_id) {
455 __func__, dev->product_id);
506 if (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW24 ||
507 dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW24SAG ||
508 dev->product_id == USB_DEVICE_ID_CODEMERCS_IOWPV1 ||
509 dev->product_id == USB_DEVICE_ID_CODEMERCS_IOWPV2 ||
510 dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW40) {
527 dev->product_id);
553 info.product = dev->product_id;
[all...]
/linux-master/drivers/input/mouse/
H A Dcyapa_gen6.c237 memcpy(&cyapa->product_id[0], &resp_data[51], 5);
238 cyapa->product_id[5] = '-';
239 memcpy(&cyapa->product_id[6], &resp_data[56], 6);
240 cyapa->product_id[12] = '-';
241 memcpy(&cyapa->product_id[13], &resp_data[62], 2);
242 cyapa->product_id[15] = '\0';
279 memcpy(&cyapa->product_id[0], &resp_data[13], 5);
280 cyapa->product_id[5] = '-';
281 memcpy(&cyapa->product_id[6], &resp_data[18], 6);
282 cyapa->product_id[1
[all...]
H A Delantech.h147 unsigned int product_id; member in struct:elantech_device_info
H A Delan_i2c_core.c76 u16 product_id; member in struct:elan_tp_data
99 static u32 elan_i2c_lookup_quirks(u16 ic_type, u16 product_id) argument
103 u16 product_id; member in struct:__anon276
117 elan_i2c_quirks[i].product_id == product_id) {
122 if (ic_type >= 0x0D && product_id >= 0x123)
226 error = data->ops->get_product_id(data->client, &data->product_id);
246 switch (data->product_id) {
252 } else if (data->ic_type == 0x08 && data->product_id == 0x26) {
362 data->quirks = elan_i2c_lookup_quirks(data->ic_type, data->product_id);
[all...]
H A Dcyapa_gen3.c993 memcpy(&cyapa->product_id[0], &query_data[0], 5);
994 cyapa->product_id[5] = '-';
995 memcpy(&cyapa->product_id[6], &query_data[5], 6);
996 cyapa->product_id[12] = '-';
997 memcpy(&cyapa->product_id[13], &query_data[11], 2);
998 cyapa->product_id[15] = '\0';
1105 if (memcmp(cyapa->product_id, product_id,
1106 strlen(product_id)) != 0) {
1108 cyapa->product_id);
[all...]
/linux-master/drivers/input/touchscreen/
H A Dhimax_hx83112b.c100 static int himax_read_product_id(struct himax_ts_data *ts, u32 *product_id) argument
104 error = himax_read_config(ts, HIMAX_CFG_PRODUCT_ID, product_id);
108 *product_id >>= 8;
115 u32 product_id; local
117 error = himax_read_product_id(ts, &product_id);
121 dev_dbg(&ts->client->dev, "Product id: %x\n", product_id);
123 switch (product_id) {
129 "Unknown product id: %x\n", product_id);
H A Dilitek_ts_i2c.c57 char product_id[30]; member in struct:ilitek_ts_data
259 memset(ts->product_id, 0, sizeof(ts->product_id));
260 memcpy(ts->product_id, outbuf + 6, 26);
531 ts->mcu_ver, ts->product_id);
533 static DEVICE_ATTR_RO(product_id);
/linux-master/drivers/iio/chemical/
H A Dsgp30.c105 u16 product_id; member in struct:sgp_data
117 unsigned long product_id; member in struct:sgp_device
186 .product_id = SGP30,
191 .product_id = SGPC3,
414 unsigned int product_id)
430 if (product != product_id) {
478 data->product_id = SGP30;
485 data->product_id = SGPC3;
531 ret = sgp_check_compat(data, match_data->product_id);
413 sgp_check_compat(struct sgp_data *data, unsigned int product_id) argument
/linux-master/drivers/hid/
H A Dhid-lg4ff.c65 const u32 product_id; member in struct:lg4ff_wheel_data
99 const u32 product_id; member in struct:lg4ff_wheel
119 const u16 product_id; member in struct:lg4ff_multimode_wheel
126 const u16 product_id; member in struct:lg4ff_alternate_mode
311 switch (entry->wdata.product_id) {
337 switch (entry->wdata.product_id) {
392 struct lg4ff_wheel_data t_wdata = { .product_id = wheel->product_id,
515 switch (entry->wdata.product_id) {
828 !lg4ff_alternate_modes[i].product_id
[all...]
/linux-master/drivers/input/keyboard/
H A Dcap11xx.c104 u8 product_id; member in struct:cap11xx_hw_model
121 [CAP1106] = { .product_id = 0x55, .num_channels = 6, .num_leds = 0, .no_gain = false },
122 [CAP1126] = { .product_id = 0x53, .num_channels = 6, .num_leds = 2, .no_gain = false },
123 [CAP1188] = { .product_id = 0x50, .num_channels = 8, .num_leds = 8, .no_gain = false },
124 [CAP1203] = { .product_id = 0x6d, .num_channels = 3, .num_leds = 0, .no_gain = true },
125 [CAP1206] = { .product_id = 0x67, .num_channels = 6, .num_leds = 0, .no_gain = true },
126 [CAP1293] = { .product_id = 0x6f, .num_channels = 3, .num_leds = 0, .no_gain = false },
127 [CAP1298] = { .product_id = 0x71, .num_channels = 8, .num_leds = 0, .no_gain = false },
545 if (val != cap->product_id) {
547 val, cap->product_id);
[all...]
/linux-master/include/linux/greybus/
H A Dinterface.h47 u32 product_id; member in struct:gb_interface
/linux-master/drivers/bluetooth/
H A Dbtqca.h106 __le32 product_id; member in struct:qca_btsoc_version
123 __le16 product_id; member in struct:tlv_type_patch
/linux-master/include/drm/
H A Ddrm_edid.h368 * @product_id: The 16-bit product ID.
378 #define drm_edid_encode_panel_id(vend_chr_0, vend_chr_1, vend_chr_2, product_id) \
382 ((product_id) & 0xffff))
389 * @product_id: The product ID will be returned here.
392 * drm_edid_decode_panel_id(0x09e52d08, vend, &product_id)
398 * product_id = 0x2d08
400 static inline void drm_edid_decode_panel_id(u32 panel_id, char vend[4], u16 *product_id) argument
402 *product_id = (u16)(panel_id & 0xffff);
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.c92 unsigned int product_id; local
108 ret = wave5_vpu_get_version_info(dev, revision, &product_id);
114 dev_dbg(dev, "%s: enum product_id: %08x, fw revision: %u\n",
115 __func__, product_id, *revision);
/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c778 int vendor_id, product_id, type_id; local
786 product_id = le16_to_cpu(udev->descriptor.idProduct);
790 vendor_id, product_id,
801 switch (product_id) {
867 switch(product_id) {
878 switch(product_id) {
940 switch(product_id) {
961 switch(product_id) {
979 switch(product_id) {
990 switch(product_id) {
[all...]
/linux-master/drivers/input/rmi4/
H A Drmi_f01.c52 u8 product_id[RMI_PRODUCT_ID_LENGTH + 1]; member in struct:f01_basic_properties
179 memcpy(props->product_id, &queries[11],
181 props->product_id[RMI_PRODUCT_ID_LENGTH] = '\0';
260 return f01->properties.product_id;
294 return sysfs_emit(buf, "%s\n", f01->properties.product_id);
297 static DEVICE_ATTR(product_id, 0444, rmi_driver_product_id_show, NULL);
466 f01->properties.product_id, f01->properties.firmware_id);
/linux-master/drivers/media/usb/gspca/gl860/
H A Dgl860.c34 u16 vendor_id, u16 product_id);
321 u16 vendor_id, product_id; local
325 product_id = id->idProduct;
341 if (gl860_guess_sensor(gspca_dev, vendor_id, product_id) == -1)
625 u16 vendor_id, u16 product_id)
630 if (product_id == 0xf191)
624 gl860_guess_sensor(struct gspca_dev *gspca_dev, u16 vendor_id, u16 product_id) argument
/linux-master/drivers/staging/greybus/
H A Dbootrom.c108 * Otherwise, we keep intf->vendor_id/product_id same as what's passed
137 intf->product_id = le32_to_cpu(response.product_id);
140 intf->vendor_id, intf->product_id);
169 intf->vendor_id, intf->product_id);

Completed in 217 milliseconds

12345