Searched refs:product (Results 1 - 25 of 230) sorted by relevance

12345678910

/drivers/uwb/
H A Dest.c50 u16 vendor, product; member in struct:uwb_est
237 * then product).
244 * @product: product code from that vendor; same matching rules, use
249 * table is sorted by growing type-event_high-vendor-product, a zero
255 /* FIXME: add bus type to vendor/product code */
256 int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, argument
275 && uwb_est[itr].product < product)
283 uwb_est[itr].product
307 uwb_est_unregister(u8 type, u8 event_high, u16 vendor, u16 product, const struct uwb_est_entry *entry, size_t entries) argument
[all...]
/drivers/input/misc/
H A Dad714x.h42 unsigned product; member in struct:ad714x_chip
H A Dad714x.c879 ad714x->product = 0x7142;
886 ad714x->product = 0x7143;
893 ad714x->product = 0x7147;
900 ad714x->product = 0x7148;
1056 input[alloc_idx]->id.product = ad714x->product;
1088 input[alloc_idx]->id.product = ad714x->product;
1123 input[alloc_idx]->id.product = ad714x->product;
[all...]
H A Dixp4xx-beeper.c105 input_dev->id.product = 0x0001;
H A Dm68kspkr.c64 input_dev->id.product = 0x0001;
H A Dpcspkr.c79 pcspkr_dev->id.product = 0x0001;
/drivers/hid/
H A Dhid-samsung.c137 if (USB_DEVICE_ID_SAMSUNG_IR_REMOTE == hdev->product)
148 if (USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD_MOUSE == hdev->product)
167 if (USB_DEVICE_ID_SAMSUNG_IR_REMOTE == hdev->product) {
H A Dhid-magicmouse.c200 if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE) {
288 if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE)
367 if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE) {
396 if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE) {
441 if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE) {
490 if (hi->input->id.product == USB_DEVICE_ID_APPLE_MAGICTRACKPAD &&
530 if (id->product == USB_DEVICE_ID_APPLE_MAGICMOUSE)
H A Dhid-lg.c138 switch (hdev->product) {
284 if (hdev->product == USB_DEVICE_ID_LOGITECH_RECEIVER &&
288 if (hdev->product == USB_DEVICE_ID_DINOVO_MINI &&
376 if(hdev->product == USB_DEVICE_ID_LOGITECH_WII_WHEEL) {
/drivers/usb/serial/
H A Dsafe_serial.c97 static __u16 product; /* no default */ variable
100 module_param(product, ushort, 0);
101 MODULE_PARM_DESC(product, "User specified USB idProduct (required)");
328 /* if we have vendor / product parameters patch them into id list */
329 if (vendor || product) {
330 printk(KERN_INFO KBUILD_MODNAME ": vendor: %x product: %x\n",
331 vendor, product);
336 id_table[i].idProduct = product;
H A Dspcp8x5.c178 u16 product = le16_to_cpu(serial->dev->descriptor.idProduct); local
180 if (product == 0x0201)
182 else if (product == 0x0231)
184 else if (product == 0x0235)
186 else if (product == 0x0204)
188 else if (product == 0x0471 &&
H A Dvisor.c57 static __u16 product; variable
655 if (vendor > 0 && product > 0) {
658 USB_DEVICE(vendor, product),
686 vendor, product);
714 module_param(product, ushort, 0);
715 MODULE_PARM_DESC(product, "User specified product ID");
/drivers/macintosh/
H A Dvia-pmu-event.c45 pmu_input_dev->id.product = 0x0001;
/drivers/power/
H A Disp1704_charger.c372 int product; local
388 /* Verify the product and vendor id matches */
394 product = isp1704_read(isp, ULPI_PRODUCT_ID_LOW);
395 product |= isp1704_read(isp, ULPI_PRODUCT_ID_HIGH) << 8;
398 if (product == isp170x_id[i]) {
399 sprintf(isp->model, "isp%x", product);
400 return product;
404 dev_err(isp->dev, "product id %x not matching known ids", product);
453 dev_info(isp->dev, "registered with product i
[all...]
/drivers/platform/x86/
H A Dacerhdf.c110 MODULE_PARM_DESC(force_product, "Force BIOS product and omit BIOS check");
125 const char *product; member in struct:bios_settings_t
560 char const *vendor, *version, *product; local
566 product = dmi_get_system_info(DMI_PRODUCT_NAME);
568 if (!vendor || !version || !product) {
582 product = force_product;
583 pr_info("forcing BIOS product: %s\n", product);
588 pr_info("BIOS info: %s %s, product: %s\n",
589 vendor, version, product);
[all...]
/drivers/input/touchscreen/
H A Dpenmount.c223 input_dev->id.product = 0;
235 input_dev->id.product = 0x9000;
242 input_dev->id.product = 0x6000;
249 input_dev->id.product = 0x3000;
257 input_dev->id.product = 0x6250;
/drivers/staging/usbip/userspace/libsrc/
H A Dusbip_common.c248 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, uint16_t product) argument
252 prod = names_product(vendor, product);
254 prod = "unknown product";
261 snprintf(buff, size, "%s : %s (%04x:%04x)", vend, prod, vendor, product);
/drivers/staging/usbip/userspace/src/
H A Dusbip_list.c153 static void print_device(char *busid, char *vendor, char *product, argument
157 printf("busid=%s#usbid=%.4s:%.4s#", busid, vendor, product);
159 printf(" - busid %s (%.4s:%.4s)\n", busid, vendor, product);
/drivers/usb/atm/
H A Dxusbatm.c37 XUSBATM_PARM(product, unsigned short, ushort, "USB device product");
102 usb_dbg(usbatm, "%s: binding driver %d: vendor %04x product %04x"
104 __func__, drv_ix, vendor[drv_ix], product[drv_ix],
206 xusbatm_usb_ids[i].idProduct = product[i];
/drivers/media/rc/
H A Dimon.c124 u16 product; /* usb product ID */ member in struct:imon_context
554 * is an RF version is to look at the product description string. (Which
619 if (ictx->product == 0xffdc) {
1237 if (ictx->product != 0xffdc && (buf[0] & 0x01) && len == 5) {
1242 } else if (ictx->product == 0xffdc && (buf[0] & 0x40) &&
1256 } else if (ictx->product == 0xffdc && (buf[0] == 0x68)) {
1317 if (ictx->product != 0xffdc) {
1812 switch (ictx->product) {
1866 "iMON Remote (%04x:%04x)", ictx->vendor, ictx->product);
2306 u16 vendor, product; local
[all...]
/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c182 void ath9k_htc_init_btcoex(struct ath9k_htc_priv *priv, char *product) argument
187 if (product && strncmp(product, ATH_HTC_BTCOEX_PRODUCT_ID, 5) == 0) {
/drivers/staging/line6/
H A Dtoneport.c102 static bool toneport_has_led(short product) argument
105 (product == LINE6_DEVID_GUITARPORT) ||
106 (product == LINE6_DEVID_TONEPORT_GX);
/drivers/input/mouse/
H A Datarimouse.c132 atamouse_dev->id.product = 0x0002;
H A Drpcmouse.c78 rpcmouse_dev->id.product = 0x0001;
/drivers/media/dvb/mantis/
H A Dmantis_input.c130 dev->input_id.product = mantis->device_id;

Completed in 2442 milliseconds

12345678910