/linux-4.4.14/drivers/input/mouse/ |
D | sermouse.c | 79 input_report_rel(dev, REL_Y, -buf[1]); in sermouse_process_msc() 86 input_report_rel(dev, REL_Y, buf[1] - data); in sermouse_process_msc() 125 input_report_rel(dev, REL_Y, buf[4]); in sermouse_process_ms() 137 input_report_rel(dev, REL_Y, data - buf[4]); in sermouse_process_ms() 271 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in sermouse_connect()
|
D | atarimouse.c | 83 input_report_rel(atamouse_dev, REL_Y, dy); in atamouse_interrupt() 136 atamouse_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in atamouse_init()
|
D | rpcmouse.c | 54 input_report_rel(dev, REL_Y, -dy); in rpcmouse_irq() 84 rpcmouse_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in rpcmouse_init()
|
D | amimouse.c | 63 input_report_rel(dev, REL_Y, dy); in amimouse_interrupt() 114 dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in amimouse_probe()
|
D | logibm.c | 94 input_report_rel(logibm_dev, REL_Y, dy); in logibm_interrupt() 159 logibm_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in logibm_init()
|
D | inport.c | 97 input_report_rel(inport_dev, REL_Y, inb(INPORT_DATA_PORT)); in inport_interrupt() 166 inport_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in inport_init()
|
D | maplemouse.c | 43 input_report_rel(dev, REL_Y, rely); in dc_mouse_callback() 94 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y) | in probe_maple_mouse()
|
D | gpio_mouse.c | 44 input_report_rel(input, REL_Y, y); in gpio_mouse_scan() 116 input_set_capability(input, EV_REL, REL_Y); in gpio_mouse_probe()
|
D | pxa930_trkball.c | 68 input_report_rel(input, REL_Y, y); in pxa930_trkball_interrupt() 211 input_set_capability(input, EV_REL, REL_Y); in pxa930_trkball_probe()
|
D | lifebook.c | 194 input_report_rel(dev2, REL_Y, 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 | vsxxxaa.c | 260 input_report_rel(dev, REL_Y, dy); in vsxxxaa_handle_REL_packet() 498 __set_bit(REL_Y, input_dev->relbit); in vsxxxaa_connect()
|
D | synaptics_i2c.c | 366 input_report_rel(input, REL_Y, -y_delta); in synaptics_i2c_get_input() 513 __set_bit(REL_Y, input->relbit); in synaptics_i2c_set_input_params()
|
D | synaptics_usb.c | 115 input_report_rel(input_dev, REL_Y, -y); in synusb_report_stick() 389 __set_bit(REL_Y, input_dev->relbit); in synusb_probe()
|
D | alps.c | 285 input_report_rel(dev2, REL_Y, -(y > 255 ? (y - 512) : y)); in alps_process_packet_v1_v2() 590 input_report_rel(dev, REL_Y, -y); in alps_process_trackstick_packet_v3() 853 input_report_rel(dev2, REL_Y, -((char)y / 4)); in alps_process_packet_v6() 1113 input_report_rel(dev2, REL_Y, -((char)y)); in alps_process_trackstick_packet_v7() 1364 input_set_capability(dev3, EV_REL, REL_Y); in alps_register_bare_ps2_mouse() 1422 input_report_rel(dev, REL_Y, in alps_report_bare_ps2_packet() 2880 __clear_bit(REL_Y, dev1->relbit); in alps_init() 2945 input_set_capability(dev2, EV_REL, REL_Y); in alps_init()
|
D | logips2pp.c | 94 input_report_rel(dev, REL_Y, packet[2] ? (int) ((packet[0] << 3) & 0x100) - (int) packet[2] : 0); in ps2pp_process_byte()
|
D | focaltech.c | 336 __clear_bit(REL_Y, dev->relbit); in focaltech_set_input_params()
|
D | vmmouse.c | 190 input_report_rel(rel_dev, REL_Y, -(s32)y); in vmmouse_report_events()
|
D | hgpk.c | 458 input_report_rel(dev, REL_Y, y); in hgpk_process_simple_packet() 565 __set_bit(REL_Y, input->relbit); in hgpk_setup_input_device()
|
D | synaptics.c | 1186 __set_bit(REL_Y, dev->relbit); in set_input_params() 1244 __clear_bit(REL_Y, dev->relbit); in set_input_params()
|
D | elantech.c | 446 input_report_rel(tp_dev, REL_Y, y); in elantech_report_trackpoint() 1725 BIT_MASK(REL_X) | BIT_MASK(REL_Y); in elantech_init()
|
D | cypress_ps2.c | 410 __clear_bit(REL_Y, input->relbit); in cypress_set_input_params()
|
D | psmouse-base.c | 209 input_report_rel(dev, REL_Y, packet[2] ? (int) ((packet[0] << 3) & 0x100) - (int) packet[2] : 0); in psmouse_process_byte() 724 __set_bit(REL_Y, input_dev->relbit); in psmouse_apply_defaults()
|
D | sentelic.c | 851 input_report_rel(dev, REL_Y, rel_y); in fsp_process_byte()
|
/linux-4.4.14/drivers/input/joystick/ |
D | a3d.c | 124 … input_report_rel(dev, REL_Y, ((data[8] << 6) | (data[9] << 3) | data[10]) - ((data[8] & 4) << 7)); in a3d_read() 144 …input_report_rel(dev, REL_Y, ((data[12] << 6) | (data[13] << 3) | data[14]) - ((data[12] & 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 | 452 input_report_rel(dev, REL_Y, y_rel); in gc_nes_process_packet() 883 __set_bit(REL_Y, input_dev->relbit); in gc_setup_pad()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | usbmouse.c | 88 input_report_rel(dev, REL_Y, data[2]); in usb_mouse_irq() 183 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in usb_mouse_probe()
|
/linux-4.4.14/drivers/input/misc/ |
D | xen-kbdfront.c | 72 input_report_rel(dev, REL_Y, event->motion.rel_y); in input_handler() 181 input_set_capability(ptr, EV_REL, REL_Y); in xenkbd_probe()
|
D | ati_remote2.c | 337 input_event(idev, EV_REL, REL_Y, (s8) data[2]); 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 | 764 __set_bit(REL_Y, input_dev->relbit); in adxl34x_probe()
|
/linux-4.4.14/drivers/media/rc/ |
D | ir-mce_kbd-decoder.c | 200 input_report_rel(idev, REL_Y, y); in ir_mce_kbd_process_mouse_data() 383 set_bit(REL_Y, idev->relbit); in ir_mce_kbd_register()
|
D | ati_remote.c | 643 input_report_rel(dev, REL_Y, dy * 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 | 1376 input_report_rel(ictx->idev, REL_Y, rel_y); in imon_mouse_event() 2033 idev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y) | in imon_init_idev()
|
/linux-4.4.14/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 | 496 input_report_rel(adbhid[id]->input, REL_Y, in adbhid_mouse_input() 851 input_dev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in adbhid_input_register()
|
/linux-4.4.14/drivers/hid/ |
D | hid-magicmouse.c | 353 input_report_rel(input, REL_Y, y); in magicmouse_raw_event() 377 __set_bit(REL_Y, input->relbit); in magicmouse_setup_input()
|
D | hid-logitech-hidpp.c | 1152 input_report_rel(mydata->input, REL_Y, v); in m560_raw_event() 1179 __set_bit(REL_Y, mydata->input->relbit); in m560_populate_input()
|
D | hid-debug.c | 959 [REL_X] = "X", [REL_Y] = "Y",
|
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/include/uapi/linux/ |
D | input-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 666 #define REL_Y 0x01 macro
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx28-cfa10049.dts | 417 linux,axis = <1>; /* REL_Y */
|
/linux-4.4.14/drivers/input/ |
D | mousedev.c | 214 case REL_Y: in mousedev_rel_event() 1012 .relbit = { BIT_MASK(REL_X) | BIT_MASK(REL_Y) },
|
/linux-4.4.14/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.
|
/linux-4.4.14/net/bluetooth/hidp/ |
D | core.c | 217 input_report_rel(dev, REL_Y, sdata[2]); in hidp_input_report() 691 input->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y); in hidp_setup_input()
|
/linux-4.4.14/drivers/input/tablet/ |
D | aiptek.c | 339 REL_X, REL_Y, REL_WHEEL, 503 input_report_rel(inputdev, REL_Y, y); in aiptek_irq()
|