/linux-4.1.27/drivers/input/mouse/ |
D | sermouse.c | 78 input_report_rel(dev, REL_X, data / 2); in sermouse_process_msc() 85 input_report_rel(dev, REL_X, buf[0]); in sermouse_process_msc() 124 input_report_rel(dev, REL_X, data / 2); in sermouse_process_ms() 136 input_report_rel(dev, REL_X, buf[3]); in sermouse_process_ms() 271 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in sermouse_connect()
|
D | atarimouse.c | 82 input_report_rel(atamouse_dev, REL_X, dx); in atamouse_interrupt() 136 atamouse_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in atamouse_init()
|
D | rpcmouse.c | 53 input_report_rel(dev, REL_X, dx); in rpcmouse_irq() 84 rpcmouse_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in rpcmouse_init()
|
D | amimouse.c | 62 input_report_rel(dev, REL_X, dx); in amimouse_interrupt() 114 dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in amimouse_probe()
|
D | lifebook.c | 192 input_report_rel(dev2, REL_X, in lifebook_process_byte() 298 dev2->relbit[BIT_WORD(REL_X)] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in lifebook_create_relative_device()
|
D | logibm.c | 93 input_report_rel(logibm_dev, REL_X, dx); in logibm_interrupt() 159 logibm_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in logibm_init()
|
D | maplemouse.c | 42 input_report_rel(dev, REL_X, relx); in dc_mouse_callback() 94 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y) | in probe_maple_mouse()
|
D | inport.c | 94 input_report_rel(inport_dev, REL_X, inb(INPORT_DATA_PORT)); in inport_interrupt() 166 inport_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in inport_init()
|
D | gpio_mouse.c | 43 input_report_rel(input, REL_X, x); in gpio_mouse_scan() 115 input_set_capability(input, EV_REL, REL_X); in gpio_mouse_probe()
|
D | pxa930_trkball.c | 67 input_report_rel(input, REL_X, x); in pxa930_trkball_interrupt() 210 input_set_capability(input, EV_REL, REL_X); in pxa930_trkball_probe()
|
D | vsxxxaa.c | 259 input_report_rel(dev, REL_X, dx); in vsxxxaa_handle_REL_packet() 497 __set_bit(REL_X, input_dev->relbit); in vsxxxaa_connect()
|
D | synaptics_i2c.c | 365 input_report_rel(input, REL_X, x_delta); in synaptics_i2c_get_input() 512 __set_bit(REL_X, input->relbit); in synaptics_i2c_set_input_params()
|
D | synaptics_usb.c | 114 input_report_rel(input_dev, REL_X, x); in synusb_report_stick() 388 __set_bit(REL_X, input_dev->relbit); in synusb_probe()
|
D | alps.c | 284 input_report_rel(dev2, REL_X, (x > 383 ? (x - 768) : x)); in alps_process_packet_v1_v2() 580 input_report_rel(dev, REL_X, x); in alps_process_trackstick_packet_v3() 844 input_report_rel(dev2, REL_X, (char)x / 4); in alps_process_packet_v6() 1104 input_report_rel(dev2, REL_X, (char)x); in alps_process_trackstick_packet_v7() 1355 input_set_capability(dev3, EV_REL, REL_X); in alps_register_bare_ps2_mouse() 1412 input_report_rel(dev, REL_X, in alps_report_bare_ps2_packet() 2871 __clear_bit(REL_X, dev1->relbit); in alps_init() 2936 input_set_capability(dev2, EV_REL, REL_X); in alps_init()
|
D | focaltech.c | 323 __clear_bit(REL_X, dev->relbit); in focaltech_set_input_params()
|
D | logips2pp.c | 93 input_report_rel(dev, REL_X, packet[1] ? (int) packet[1] - (int) ((packet[0] << 4) & 0x100) : 0); in ps2pp_process_byte()
|
D | vmmouse.c | 189 input_report_rel(rel_dev, REL_X, (s32)x); in vmmouse_report_events()
|
D | hgpk.c | 457 input_report_rel(dev, REL_X, x); in hgpk_process_simple_packet() 564 __set_bit(REL_X, input->relbit); in hgpk_setup_input_device()
|
D | elantech.c | 445 input_report_rel(tp_dev, REL_X, x); in elantech_report_trackpoint() 1696 tp_dev->relbit[BIT_WORD(REL_X)] = in elantech_init() 1697 BIT_MASK(REL_X) | BIT_MASK(REL_Y); in elantech_init()
|
D | synaptics.c | 1185 __set_bit(REL_X, dev->relbit); in set_input_params() 1243 __clear_bit(REL_X, dev->relbit); in set_input_params()
|
D | cypress_ps2.c | 409 __clear_bit(REL_X, input->relbit); in cypress_set_input_params()
|
D | psmouse-base.c | 208 input_report_rel(dev, REL_X, packet[1] ? (int) packet[1] - (int) ((packet[0] << 4) & 0x100) : 0); in psmouse_process_byte() 723 __set_bit(REL_X, input_dev->relbit); in psmouse_apply_defaults()
|
D | sentelic.c | 848 input_report_rel(dev, REL_X, rel_x); in fsp_process_byte()
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | rotary-encoder.txt | 8 Defaults to 0 (ABS_X / REL_X) 26 linux,axis = <0>; /* REL_X */
|
/linux-4.1.27/drivers/input/joystick/ |
D | a3d.c | 123 … input_report_rel(dev, REL_X, ((data[5] << 6) | (data[6] << 3) | data[ 7]) - ((data[5] & 4) << 7)); in a3d_read() 143 …input_report_rel(dev, REL_X, ((data[ 9] << 6) | (data[10] << 3) | data[11]) - ((data[ 9] & 4) << 7… in a3d_read() 328 input_dev->relbit[0] |= BIT_MASK(REL_X) | BIT_MASK(REL_Y); in a3d_connect() 355 input_dev->relbit[0] |= BIT_MASK(REL_X) | BIT_MASK(REL_Y); in a3d_connect()
|
D | gamecon.c | 445 input_report_rel(dev, REL_X, x_rel); in gc_nes_process_packet() 881 __set_bit(REL_X, input_dev->relbit); in gc_setup_pad()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | usbmouse.c | 87 input_report_rel(dev, REL_X, data[1]); in usb_mouse_irq() 183 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in usb_mouse_probe()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | hil_kbd.c | 246 input_report_rel(dev, REL_X + i, val); in hil_dev_handle_ptr_events() 369 __set_bit(REL_X + i, input_dev->relbit); in hil_dev_pointer_setup() 372 __set_bit(REL_X + i, input_dev->relbit); in hil_dev_pointer_setup()
|
/linux-4.1.27/drivers/input/misc/ |
D | xen-kbdfront.c | 71 input_report_rel(dev, REL_X, event->motion.rel_x); in input_handler() 174 input_set_capability(ptr, EV_REL, REL_X); in xenkbd_probe()
|
D | ati_remote2.c | 336 input_event(idev, EV_REL, REL_X, (s8) data[1]); in ati_remote2_input_mouse() 588 idev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in ati_remote2_input_init()
|
D | adxl34x.c | 763 __set_bit(REL_X, input_dev->relbit); in adxl34x_probe()
|
/linux-4.1.27/drivers/media/rc/ |
D | ir-mce_kbd-decoder.c | 199 input_report_rel(idev, REL_X, x); in ir_mce_kbd_process_mouse_data() 382 set_bit(REL_X, idev->relbit); in ir_mce_kbd_register()
|
D | ati_remote.c | 641 input_report_rel(dev, REL_X, dx * acc); in ati_remote_input_report() 738 idev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in ati_remote_input_init()
|
D | imon.c | 1375 input_report_rel(ictx->idev, REL_X, rel_x); in imon_mouse_event() 2033 idev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y) | in imon_init_idev()
|
/linux-4.1.27/drivers/macintosh/ |
D | mac_hid.c | 52 mac_hid_emumouse_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in mac_hid_create_emumouse()
|
D | adbhid.c | 494 input_report_rel(adbhid[id]->input, REL_X, in adbhid_mouse_input() 851 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in adbhid_input_register()
|
/linux-4.1.27/drivers/hid/ |
D | hid-magicmouse.c | 352 input_report_rel(input, REL_X, x); in magicmouse_raw_event() 376 __set_bit(REL_X, input->relbit); in magicmouse_setup_input()
|
D | hid-debug.c | 959 [REL_X] = "X", [REL_Y] = "Y",
|
/linux-4.1.27/drivers/input/ |
D | mousedev.c | 210 case REL_X: in mousedev_rel_event() 1012 .relbit = { BIT_MASK(REL_X) | BIT_MASK(REL_Y) },
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | core.c | 216 input_report_rel(dev, REL_X, sdata[1]); in hidp_input_report() 691 input->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in hidp_setup_input()
|
/linux-4.1.27/Documentation/input/ |
D | event-codes.txt | 78 the REL_X and REL_Y values for one motion, then emit a SYN_REPORT. The next 79 motion will emit more REL_X and REL_Y values and send another SYN_REPORT.
|
D | input.txt | 284 'code' is event code, for example REL_X or KEY_BACKSPACE, again a complete
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | raumfeld.c | 371 .axis = REL_X,
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 806 #define REL_X 0x00 macro
|
/linux-4.1.27/drivers/input/tablet/ |
D | aiptek.c | 339 REL_X, REL_Y, REL_WHEEL, 502 input_report_rel(inputdev, REL_X, x); in aiptek_irq()
|