/linux-4.1.27/drivers/media/rc/keymaps/ |
D | rc-imon-pad.c | 112 { 0x01020000, BTN_RIGHT }, 114 { 0x01020080, BTN_RIGHT }, 116 { 0x688481b7, BTN_RIGHT },
|
D | rc-cinergy.c | 44 { 0x1a, BTN_RIGHT, },
|
/linux-4.1.27/drivers/input/mouse/ |
D | atarimouse.c | 87 input_report_key(atamouse_dev, BTN_RIGHT, buttons & 0x1); in atamouse_interrupt() 138 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in atamouse_init()
|
D | rpcmouse.c | 58 input_report_key(dev, BTN_RIGHT, b & 0x10); in rpcmouse_irq() 83 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in rpcmouse_init()
|
D | amimouse.c | 67 input_report_key(dev, BTN_RIGHT, potgor & 0x0400); in amimouse_interrupt() 116 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in amimouse_probe()
|
D | vsxxxaa.c | 257 input_report_key(dev, BTN_RIGHT, right); in vsxxxaa_handle_REL_packet() 309 input_report_key(dev, BTN_RIGHT, right); in vsxxxaa_handle_ABS_packet() 362 input_report_key(dev, BTN_RIGHT, right); in vsxxxaa_handle_POR_packet() 495 __set_bit(BTN_RIGHT, input_dev->keybit); in vsxxxaa_connect()
|
D | logibm.c | 95 input_report_key(logibm_dev, BTN_RIGHT, buttons & 1); in logibm_interrupt() 158 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in logibm_init()
|
D | sermouse.c | 72 input_report_key(dev, BTN_RIGHT, !(data & 1)); in sermouse_process_msc() 118 input_report_key(dev, BTN_RIGHT, (data >> 4) & 1); in sermouse_process_ms() 270 BIT_MASK(BTN_RIGHT); in sermouse_connect()
|
D | maplemouse.c | 41 input_report_key(dev, BTN_RIGHT, buttons & 2); in dc_mouse_callback() 93 BIT_MASK(BTN_RIGHT) | BIT_MASK(BTN_MIDDLE); in probe_maple_mouse()
|
D | inport.c | 104 input_report_key(inport_dev, BTN_RIGHT, buttons & 4); in inport_interrupt() 165 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in inport_init()
|
D | gpio_mouse.c | 35 input_report_key(input, BTN_RIGHT, in gpio_mouse_scan() 122 input_set_capability(input, EV_KEY, BTN_RIGHT); in gpio_mouse_probe()
|
D | elantech.c | 287 input_report_key(dev, BTN_RIGHT, packet[0] & 0x02); in elantech_report_absolute_v1() 398 input_report_key(dev, BTN_RIGHT, packet[0] & 0x02); in elantech_report_absolute_v2() 442 input_report_key(tp_dev, BTN_RIGHT, packet[0] & 0x02); in elantech_report_trackpoint() 537 input_report_key(dev, BTN_RIGHT, packet[0] & 0x02); in elantech_report_absolute_v3() 557 input_report_key(dev, BTN_RIGHT, packet[0] & 0x02); in elantech_input_sync_v4() 1142 __clear_bit(BTN_RIGHT, dev->keybit); in elantech_set_buttonpad_prop() 1183 __set_bit(BTN_RIGHT, dev->keybit); in elantech_set_input_params() 1700 BIT_MASK(BTN_RIGHT); in elantech_init()
|
D | lifebook.c | 198 input_report_key(dev2, BTN_RIGHT, packet[0] & 0x02); in lifebook_process_byte() 300 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_RIGHT); in lifebook_create_relative_device()
|
D | alps.c | 229 dev = (dev2 && test_bit(BTN_RIGHT, dev2->key)) ? dev2 : dev1; in alps_report_buttons() 230 input_report_key(dev, BTN_RIGHT, right); in alps_report_buttons() 533 input_report_key(dev, BTN_RIGHT, f->right); in alps_report_semi_mt_data() 600 input_report_key(dev, BTN_RIGHT, right); in alps_process_trackstick_packet_v3() 783 input_report_key(dev2, BTN_RIGHT, f->ts_right); in alps_process_touchpad_packet_v3_v5() 848 input_report_key(dev2, BTN_RIGHT, right); in alps_process_packet_v6() 877 input_report_key(dev, BTN_RIGHT, right); in alps_process_packet_v6() 1108 input_report_key(dev2, BTN_RIGHT, right); in alps_process_trackstick_packet_v7() 1130 input_report_key(dev, BTN_RIGHT, f->right); in alps_process_touchpad_packet_v7() 1300 input_report_key(dev, BTN_RIGHT, f->right); in alps_process_packet_ss4_v2() [all …]
|
D | vmmouse.c | 204 pref_dev, BTN_RIGHT, in vmmouse_report_events() 478 input_set_capability(abs_dev, EV_KEY, BTN_RIGHT); in vmmouse_init()
|
D | hgpk.c | 378 input_report_key(idev, BTN_RIGHT, right); in hgpk_process_advanced_packet() 455 input_report_key(dev, BTN_RIGHT, right); in hgpk_process_simple_packet() 559 __set_bit(BTN_RIGHT, input->keybit); in hgpk_setup_input_device()
|
D | synaptics_usb.c | 99 input_report_key(input_dev, BTN_RIGHT, synusb->data[1] & 0x01); in synusb_report_buttons() 411 __set_bit(BTN_RIGHT, input_dev->keybit); in synusb_probe()
|
D | cypress_ps2.c | 414 __set_bit(BTN_RIGHT, input->keybit); in cypress_set_input_params() 557 input_report_key(input, BTN_RIGHT, report_data.right); in cypress_process_packet()
|
D | focaltech.c | 325 __clear_bit(BTN_RIGHT, dev->keybit); in focaltech_set_input_params()
|
D | logips2pp.c | 99 input_report_key(dev, BTN_RIGHT, (packet[0] >> 1) & 1); in ps2pp_process_byte()
|
D | sentelic.c | 799 input_report_key(dev, BTN_RIGHT, packet[0] & 0x02); in fsp_process_byte() 843 input_report_key(dev, BTN_RIGHT, (packet[0] >> 1) & 1); in fsp_process_byte()
|
D | synaptics.c | 904 input_report_key(dev, BTN_RIGHT, hw->right); in synaptics_report_buttons() 1177 __set_bit(BTN_RIGHT, dev->keybit); in set_input_params() 1252 __clear_bit(BTN_RIGHT, dev->keybit); in set_input_params()
|
D | psmouse-base.c | 206 input_report_key(dev, BTN_RIGHT, (packet[0] >> 1) & 1); in psmouse_process_byte() 721 __set_bit(BTN_RIGHT, input_dev->keybit); in psmouse_apply_defaults()
|
D | cyapa_gen3.c | 1214 input_report_key(input, BTN_RIGHT, in cyapa_gen3_irq_handler()
|
D | cyapa.c | 458 __set_bit(BTN_RIGHT, input->keybit); in cyapa_create_input_dev()
|
D | cyapa_gen5.c | 2606 input_report_key(input, BTN_RIGHT, in cyapa_gen5_report_buttons()
|
/linux-4.1.27/drivers/input/joystick/ |
D | a3d.c | 126 input_report_key(dev, BTN_RIGHT, data[2] & 1); in a3d_read() 146 input_report_key(dev, BTN_RIGHT, data[2] & 1); in a3d_read() 333 input_dev->keybit[BIT_WORD(BTN_MOUSE)] |= BIT_MASK(BTN_RIGHT) | in a3d_connect() 356 input_dev->keybit[BIT_WORD(BTN_MOUSE)] |= BIT_MASK(BTN_RIGHT) | in a3d_connect()
|
D | amijoy.c | 142 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in amijoy_init()
|
D | gamecon.c | 429 input_report_key(dev, BTN_RIGHT, s & data[8]); in gc_nes_process_packet() 880 __set_bit(BTN_RIGHT, input_dev->keybit); in gc_setup_pad()
|
/linux-4.1.27/drivers/macintosh/ |
D | mac_hid.c | 51 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in mac_hid_create_emumouse() 82 btn = BTN_RIGHT; in mac_hid_emumouse_filter()
|
D | adbhid.c | 492 input_report_key(adbhid[id]->input, BTN_RIGHT, !((data[3] >> 7) & 1)); in adbhid_mouse_input() 850 BIT_MASK(BTN_MIDDLE) | BIT_MASK(BTN_RIGHT); in adbhid_input_register()
|
/linux-4.1.27/drivers/hid/ |
D | hid-magicmouse.c | 147 test_bit(BTN_RIGHT, msc->input->key) << 1 | in magicmouse_emit_buttons() 175 input_report_key(msc->input, BTN_RIGHT, state & 2); in magicmouse_emit_buttons() 371 __set_bit(BTN_RIGHT, input->keybit); in magicmouse_setup_input() 388 __clear_bit(BTN_RIGHT, input->keybit); in magicmouse_setup_input()
|
D | wacom_wac.c | 359 input_report_key(input, BTN_RIGHT, data[1] & 0x02); in wacom_graphire_irq() 416 input_report_key(pad_input, BTN_RIGHT, (data[7] & 0x40)); in wacom_graphire_irq() 617 input_report_key(input, BTN_RIGHT, 0); in wacom_intuos_inout() 959 input_report_key(input, BTN_RIGHT, data[8] & 0x04); in wacom_intuos_irq() 971 input_report_key(input, BTN_RIGHT, data[6] & 0x04); in wacom_intuos_irq() 984 input_report_key(input, BTN_RIGHT, data[8] & 0x10); in wacom_intuos_irq() 1001 input_report_key(input, BTN_RIGHT, data[8] & 0x04); in wacom_intuos_irq() 1672 input_report_key(pad_input, BTN_RIGHT, (data[1] & 0x01) != 0); in wacom_bpt_touch() 1734 input_report_key(input, BTN_RIGHT, (data[1] & 0x01) != 0); in wacom_bpt3_button_msg() 1905 input_report_key(input, BTN_RIGHT, prefix & 0x80); in wacom_bamboo_pad_touch_event() [all …]
|
D | hid-logitech-hidpp.c | 732 input_set_capability(input_dev, EV_KEY, BTN_RIGHT); in wtp_populate_input() 845 input_event(wd->input, EV_KEY, BTN_RIGHT, in wtp_raw_event()
|
D | hid-debug.c | 860 [BTN_LEFT] = "LeftBtn", [BTN_RIGHT] = "RightBtn",
|
/linux-4.1.27/drivers/input/tablet/ |
D | kbtab.c | 74 input_report_key(dev, BTN_RIGHT, data[0] & 0x02); in kbtab_irq() 157 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_RIGHT); in kbtab_probe()
|
D | wacom_serial4.c | 358 input_report_key(wacom->dev, BTN_RIGHT, button & 2); in wacom_handle_packet() 552 set_bit(BTN_RIGHT, input_dev->keybit); in wacom_connect()
|
D | aiptek.c | 343 BTN_LEFT, BTN_RIGHT, BTN_MIDDLE, 498 input_report_key(inputdev, BTN_RIGHT, right); in aiptek_irq() 648 input_report_key(inputdev, BTN_RIGHT, right); in aiptek_irq()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | usbmouse.c | 82 input_report_key(dev, BTN_RIGHT, data[0] & 0x02); in usb_mouse_irq() 182 BIT_MASK(BTN_RIGHT) | BIT_MASK(BTN_MIDDLE); in usb_mouse_probe()
|
/linux-4.1.27/drivers/misc/ibmasm/ |
D | remote.c | 166 input_report_key(dev, BTN_RIGHT, buttons & REMOTE_BUTTON_RIGHT); in send_mouse_event() 231 BIT_MASK(BTN_RIGHT) | BIT_MASK(BTN_MIDDLE); in ibmasm_init_remote_input_dev()
|
/linux-4.1.27/drivers/media/rc/ |
D | ati_remote.c | 308 {KIND_LITERAL, 0x7c, BTN_RIGHT},/* right btn down */ 309 {KIND_LITERAL, 0x7d, BTN_RIGHT},/* right btn up */ 737 BIT_MASK(BTN_RIGHT) | BIT_MASK(BTN_SIDE) | BIT_MASK(BTN_EXTRA); in ati_remote_input_init()
|
D | ir-mce_kbd-decoder.c | 203 input_report_key(idev, BTN_RIGHT, right); in ir_mce_kbd_process_mouse_data() 385 set_bit(BTN_RIGHT, idev->keybit); in ir_mce_kbd_register()
|
D | imon.c | 1379 input_report_key(ictx->idev, BTN_RIGHT, in imon_mouse_event() 2032 BIT_MASK(BTN_LEFT) | BIT_MASK(BTN_RIGHT); in imon_init_idev()
|
/linux-4.1.27/drivers/input/misc/ |
D | ati_remote2.c | 180 { 0xaa, BTN_RIGHT }, 409 ar2->keycode[mode][index] == BTN_RIGHT) in ati_remote2_input_key() 587 BIT_MASK(BTN_RIGHT); in ati_remote2_input_init()
|
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/ |
D | input.h | 288 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/ |
D | input.h | 288 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/include/dt-bindings/input/ |
D | input.h | 288 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | input.h | 288 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | input.h | 288 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/ |
D | input.h | 288 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/drivers/input/keyboard/ |
D | hil_kbd.c | 430 ptr->btnmap[2] = BTN_RIGHT; in hil_dev_pointer_setup()
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | core.c | 211 input_report_key(dev, BTN_RIGHT, sdata[0] & 0x02); in hidp_input_report() 690 BIT_MASK(BTN_RIGHT) | BIT_MASK(BTN_MIDDLE); in hidp_setup_input()
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 496 #define BTN_RIGHT 0x111 macro
|
/linux-4.1.27/drivers/input/ |
D | joydev.c | 792 __set_bit(BTN_RIGHT, jd_scratch); in joydev_dev_is_absolute_mouse()
|
D | mousedev.c | 237 case BTN_RIGHT: index = 1; break; in mousedev_key_event()
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 571 .keycode = BTN_RIGHT,
|