Searched refs:BTN_LEFT (Results 1 - 25 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/keymaps/
H A Drc-imon-pad.c110 { 0x01010000, BTN_LEFT },
112 { 0x01010080, BTN_LEFT },
114 { 0x688301b7, BTN_LEFT },
H A Drc-cinergy.c42 { 0x19, BTN_LEFT, },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Datarimouse.c86 input_report_key(atamouse_dev, BTN_LEFT, buttons & 0x1);
137 atamouse_dev->keybit[BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) |
H A Drpcmouse.c56 input_report_key(dev, BTN_LEFT, b & 0x40);
82 rpcmouse_dev->keybit[BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) |
H A Damimouse.c66 input_report_key(dev, BTN_LEFT, ciaa.pra & 0x40);
116 dev->keybit[BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) |
H A Dinport.c103 input_report_key(inport_dev, BTN_LEFT, buttons & 2);
164 inport_dev->keybit[BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) |
H A Dlogibm.c97 input_report_key(logibm_dev, BTN_LEFT, buttons & 4);
157 logibm_dev->keybit[BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) |
H A Dgpio_mouse.c30 input_report_key(input, BTN_LEFT,
119 input_set_capability(input, EV_KEY, BTN_LEFT);
H A Dmaplemouse.c39 input_report_key(dev, BTN_LEFT, buttons & 4);
92 input_dev->keybit[BIT_WORD(BTN_MOUSE)] = BIT_MASK(BTN_LEFT) |
H A Dlifebook.c197 input_report_key(dev2, BTN_LEFT, packet[0] & 0x01);
299 dev2->keybit[BIT_WORD(BTN_LEFT)] =
300 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_RIGHT);
H A Dalps.c126 dev = test_bit(BTN_LEFT, dev2->key) ? dev2 : dev1;
127 input_report_key(dev, BTN_LEFT, left);
689 dev1->keybit[BIT_WORD(BTN_LEFT)] |=
690 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_RIGHT);
727 dev2->keybit[BIT_WORD(BTN_LEFT)] =
728 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT);
H A Dsermouse.c72 input_report_key(dev, BTN_LEFT, !(data & 4));
118 input_report_key(dev, BTN_LEFT, (data >> 5) & 1);
270 input_dev->keybit[BIT_WORD(BTN_MOUSE)] = BIT_MASK(BTN_LEFT) |
H A Dvsxxxaa.c256 input_report_key(dev, BTN_LEFT, left);
308 input_report_key(dev, BTN_LEFT, left);
361 input_report_key(dev, BTN_LEFT, left);
494 __set_bit(BTN_LEFT, input_dev->keybit); /* We have 3 buttons */
H A Delantech.c231 input_report_key(dev, BTN_LEFT, packet[0] & 0x01);
321 input_report_key(dev, BTN_LEFT, packet[0] & 0x01);
457 __set_bit(BTN_LEFT, dev->keybit);
H A Dsynaptics_i2c.c361 input_report_key(input, BTN_LEFT, gesture);
521 __set_bit(BTN_LEFT, input->keybit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Damijoy.c139 amijoy_dev[i]->keybit[BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) |
H A Da3d.c128 input_report_key(dev, BTN_LEFT, data[3] & 2);
148 input_report_key(dev, BTN_LEFT, data[3] & 2);
335 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_MIDDLE) |
358 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_MIDDLE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Dkbtab.c76 input_report_key(dev, BTN_LEFT, pressure > kb_pressure_click ? 1 : 0);
150 input_dev->keybit[BIT_WORD(BTN_LEFT)] |=
151 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_RIGHT);
H A Dwacom_wac.c241 input_report_key(input, BTN_LEFT, data[1] & 0x01);
410 input_report_key(input, BTN_LEFT, 0);
622 input_report_key(input, BTN_LEFT, data[8] & 0x01);
634 input_report_key(input, BTN_LEFT, data[6] & 0x01);
647 input_report_key(input, BTN_LEFT, data[8] & 0x04);
663 input_report_key(input, BTN_LEFT, data[8] & 0x01);
915 __set_bit(BTN_LEFT, input_dev->keybit);
975 __set_bit(BTN_LEFT, input_dev->keybit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dusbmouse.c81 input_report_key(dev, BTN_LEFT, data[0] & 0x01);
180 input_dev->keybit[BIT_WORD(BTN_MOUSE)] = BIT_MASK(BTN_LEFT) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-magicmouse.c131 int last_state = test_bit(BTN_LEFT, msc->input->key) << 0 |
159 input_report_key(msc->input, BTN_LEFT, state & 1);
341 __set_bit(BTN_LEFT, input->keybit);
H A Dhid-wacom.c229 input_report_key(input, BTN_LEFT, 0);
261 input_report_key(input, BTN_LEFT, data[1] & 0x01);
393 __set_bit(BTN_LEFT, input->keybit);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dmac_hid.c49 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dmousedev.c237 case BTN_LEFT: index = 0; break;
1010 .keybit = { [BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) },
1045 .keybit = { [BIT_WORD(BTN_LEFT)] = BIT_MASK(BTN_LEFT) },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Dremote.c164 input_report_key(dev, BTN_LEFT, buttons & REMOTE_BUTTON_LEFT);
230 mouse_dev->keybit[BIT_WORD(BTN_MOUSE)] = BIT_MASK(BTN_LEFT) |

Completed in 180 milliseconds

12