EV_REL 1164 drivers/char/sonypi.c jog_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 62 drivers/hid/hid-a4tech.c if (usage->type == EV_REL && usage->code == REL_WHEEL_HI_RES) { EV_REL 85 drivers/hid/hid-a4tech.c if (usage->type == EV_REL && usage->code == REL_WHEEL_HI_RES) { EV_REL 91 drivers/hid/hid-a4tech.c input_event(input, EV_REL, value ? REL_HWHEEL : EV_REL 93 drivers/hid/hid-a4tech.c input_event(input, EV_REL, value ? REL_HWHEEL_HI_RES : EV_REL 755 drivers/hid/hid-alps.c __set_bit(EV_REL, input2->evbit); EV_REL 364 drivers/hid/hid-apple.c hid_map_usage(hi, usage, bit, max, EV_REL, REL_HWHEEL); EV_REL 60 drivers/hid/hid-cypress.c if (usage->type == EV_REL && usage->code == REL_WHEEL) EV_REL 715 drivers/hid/hid-debug.c [EV_REL] = "Relative", [EV_ABS] = "Absolute", EV_REL 1000 drivers/hid/hid-debug.c [EV_REL] = relatives, [EV_ABS] = absolutes, EV_REL 246 drivers/hid/hid-dr.c #define map_rel(c) hid_map_usage(hi, usage, bit, max, EV_REL, (c)) EV_REL 22 drivers/hid/hid-ezkey.c #define ez_map_rel(c) hid_map_usage(hi, usage, bit, max, EV_REL, (c)) EV_REL 55 drivers/hid/hid-ezkey.c if (usage->type == EV_REL && usage->code == REL_HWHEEL) { EV_REL 52 drivers/hid/hid-input.c #define map_rel(c) hid_map_usage(hidinput, usage, &bit, &max, EV_REL, (c)) EV_REL 1259 drivers/hid/hid-input.c input_event(input, EV_REL, code, lo_res); EV_REL 1260 drivers/hid/hid-input.c input_event(input, EV_REL, usage->code, hi_res); EV_REL 1325 drivers/hid/hid-input.c if ((usage->type == EV_REL) && (usage->code == REL_WHEEL_HI_RES || EV_REL 158 drivers/hid/hid-lenovo.c hid_map_usage(hi, usage, bit, max, EV_REL, REL_HWHEEL); EV_REL 161 drivers/hid/hid-lenovo.c hid_map_usage(hi, usage, bit, max, EV_REL, REL_WHEEL); EV_REL 176 drivers/hid/hid-lenovo.c hid_map_usage(hi, usage, bit, max, EV_REL, REL_HWHEEL); EV_REL 363 drivers/hid/hid-lenovo.c if (usage->type == EV_REL && (usage->code == REL_WHEEL || EV_REL 899 drivers/hid/hid-lenovo.c if (test_bit(EV_REL, hi->input->evbit)) { EV_REL 712 drivers/hid/hid-lg.c usage->type == EV_REL || usage->type == EV_ABS)) EV_REL 2217 drivers/hid/hid-logitech-hidpp.c __clear_bit(EV_REL, input_dev->evbit); EV_REL 2594 drivers/hid/hid-logitech-hidpp.c __set_bit(EV_REL, input_dev->evbit); EV_REL 2810 drivers/hid/hid-logitech-hidpp.c __set_bit(EV_REL, input_dev->evbit); EV_REL 3817 drivers/hid/hid-logitech-hidpp.c { HID_GD_WHEEL, EV_REL, REL_WHEEL_HI_RES }, EV_REL 424 drivers/hid/hid-magicmouse.c __set_bit(EV_REL, input->evbit); EV_REL 115 drivers/hid/hid-microsoft.c hid_map_usage_clear(hi, usage, bit, max, EV_REL, REL_WHEEL); EV_REL 553 drivers/hid/hid-ntrig.c if (usage->type == EV_KEY || usage->type == EV_REL EV_REL 1418 drivers/hid/hid-sony.c __set_bit(EV_REL, sc->touchpad->evbit); EV_REL 64 drivers/hid/hid-speedlink.c { HID_GD_X, EV_REL, 0 }, EV_REL 65 drivers/hid/hid-speedlink.c { HID_GD_Y, EV_REL, 1 }, EV_REL 167 drivers/hid/usbhid/usbmouse.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 3395 drivers/hid/wacom_wac.c input_set_capability(input_dev, EV_REL, REL_WHEEL); EV_REL 3615 drivers/hid/wacom_wac.c input_set_capability(input_dev, EV_REL, REL_WHEEL); EV_REL 4058 drivers/hid/wacom_wac.c input_set_capability(input_dev, EV_REL, REL_WHEEL); EV_REL 62 drivers/input/evdev.c [EV_REL] = REL_CNT, EV_REL 788 drivers/input/evdev.c case EV_REL: bits = dev->relbit; len = REL_MAX; break; EV_REL 316 drivers/input/input.c case EV_REL: EV_REL 1187 drivers/input/input.c if (test_bit(EV_REL, dev->evbit)) EV_REL 1634 drivers/input/input.c if (test_bit(EV_REL, dev->evbit)) EV_REL 1986 drivers/input/input.c case EV_REL: EV_REL 2056 drivers/input/input.c if (test_bit(EV_REL, dev->evbit)) EV_REL 855 drivers/input/joydev.c __set_bit(EV_REL, jd_scratch); EV_REL 311 drivers/input/joystick/a3d.c BIT_MASK(EV_REL); EV_REL 338 drivers/input/joystick/a3d.c input_dev->evbit[0] |= BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 841 drivers/input/joystick/gamecon.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 868 drivers/input/joystick/gamecon.c input_set_capability(input_dev, EV_REL, REL_X); EV_REL 869 drivers/input/joystick/gamecon.c input_set_capability(input_dev, EV_REL, REL_Y); EV_REL 146 drivers/input/joystick/warrior.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL) | EV_REL 1264 drivers/input/keyboard/applespi.c input_set_capability(touchpad_input_dev, EV_REL, REL_X); EV_REL 1265 drivers/input/keyboard/applespi.c input_set_capability(touchpad_input_dev, EV_REL, REL_Y); EV_REL 1105 drivers/input/keyboard/atkbd.c input_dev->evbit[0] |= BIT_MASK(EV_REL); EV_REL 152 drivers/input/keyboard/goldfish_events.c events_import_bits(edev, input_dev->relbit, EV_REL, REL_MAX); EV_REL 53 drivers/input/keyboard/gpio_keys_polled.c if (type == EV_REL) { EV_REL 114 drivers/input/keyboard/gpio_keys_polled.c input_event(input, EV_REL, i, 0); EV_REL 366 drivers/input/keyboard/hil_kbd.c input_dev->evbit[0] = BIT_MASK(EV_REL); EV_REL 797 drivers/input/keyboard/pxa27x_keypad.c input_dev->evbit[0] |= BIT_MASK(EV_REL); EV_REL 140 drivers/input/keyboard/pxa930_rotary.c __set_bit(EV_REL, input_dev->evbit); EV_REL 762 drivers/input/misc/adxl34x.c if (ac->pdata.ev_type == EV_REL) { EV_REL 331 drivers/input/misc/ati_remote2.c input_event(idev, EV_REL, REL_X, (s8) data[1]); EV_REL 332 drivers/input/misc/ati_remote2.c input_event(idev, EV_REL, REL_Y, (s8) data[2]); EV_REL 580 drivers/input/misc/ati_remote2.c idev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REP) | BIT_MASK(EV_REL); EV_REL 369 drivers/input/misc/powermate.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL) | EV_REL 261 drivers/input/misc/rotary_encoder.c input_set_capability(input, EV_REL, encoder->axis); EV_REL 310 drivers/input/misc/xen-kbdfront.c input_set_capability(ptr, EV_REL, REL_X); EV_REL 311 drivers/input/misc/xen-kbdfront.c input_set_capability(ptr, EV_REL, REL_Y); EV_REL 313 drivers/input/misc/xen-kbdfront.c input_set_capability(ptr, EV_REL, REL_WHEEL); EV_REL 1436 drivers/input/mouse/alps.c input_set_capability(dev3, EV_REL, REL_X); EV_REL 1437 drivers/input/mouse/alps.c input_set_capability(dev3, EV_REL, REL_Y); EV_REL 3052 drivers/input/mouse/alps.c __clear_bit(EV_REL, dev1->evbit); EV_REL 3070 drivers/input/mouse/alps.c dev1->evbit[BIT_WORD(EV_REL)] |= BIT_MASK(EV_REL); EV_REL 3118 drivers/input/mouse/alps.c input_set_capability(dev2, EV_REL, REL_X); EV_REL 3119 drivers/input/mouse/alps.c input_set_capability(dev2, EV_REL, REL_Y); EV_REL 109 drivers/input/mouse/amimouse.c dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 130 drivers/input/mouse/atarimouse.c atamouse_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 505 drivers/input/mouse/byd.c __clear_bit(EV_REL, dev->evbit); EV_REL 405 drivers/input/mouse/cypress_ps2.c __clear_bit(EV_REL, input->evbit); EV_REL 1058 drivers/input/mouse/elan_i2c_core.c input_set_capability(input, EV_REL, REL_X); EV_REL 1059 drivers/input/mouse/elan_i2c_core.c input_set_capability(input, EV_REL, REL_Y); EV_REL 1122 drivers/input/mouse/elantech.c __clear_bit(EV_REL, dev->evbit); EV_REL 1984 drivers/input/mouse/elantech.c tp_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 330 drivers/input/mouse/focaltech.c __clear_bit(EV_REL, dev->evbit); EV_REL 133 drivers/input/mouse/gpio_mouse.c input_set_capability(input, EV_REL, REL_X); EV_REL 134 drivers/input/mouse/gpio_mouse.c input_set_capability(input, EV_REL, REL_Y); EV_REL 560 drivers/input/mouse/hgpk.c __set_bit(EV_REL, input->evbit); EV_REL 147 drivers/input/mouse/inport.c inport_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 293 drivers/input/mouse/lifebook.c input_set_capability(dev2, EV_REL, REL_X); EV_REL 294 drivers/input/mouse/lifebook.c input_set_capability(dev2, EV_REL, REL_Y); EV_REL 140 drivers/input/mouse/logibm.c logibm_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 291 drivers/input/mouse/logips2pp.c input_set_capability(input_dev, EV_REL, REL_WHEEL); EV_REL 294 drivers/input/mouse/logips2pp.c input_set_capability(input_dev, EV_REL, REL_HWHEEL); EV_REL 91 drivers/input/mouse/maplemouse.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 976 drivers/input/mouse/psmouse-base.c input_set_capability(input_dev, EV_REL, REL_X); EV_REL 977 drivers/input/mouse/psmouse-base.c input_set_capability(input_dev, EV_REL, REL_Y); EV_REL 205 drivers/input/mouse/pxa930_trkball.c input_set_capability(input, EV_REL, REL_X); EV_REL 206 drivers/input/mouse/pxa930_trkball.c input_set_capability(input, EV_REL, REL_Y); EV_REL 78 drivers/input/mouse/rpcmouse.c rpcmouse_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 946 drivers/input/mouse/sentelic.c __clear_bit(EV_REL, dev->evbit); EV_REL 254 drivers/input/mouse/sermouse.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 1254 drivers/input/mouse/synaptics.c __clear_bit(EV_REL, dev->evbit); EV_REL 1272 drivers/input/mouse/synaptics.c input_set_capability(dev, EV_REL, REL_X); EV_REL 1273 drivers/input/mouse/synaptics.c input_set_capability(dev, EV_REL, REL_Y); EV_REL 498 drivers/input/mouse/synaptics_i2c.c __set_bit(EV_REL, input->evbit); EV_REL 394 drivers/input/mouse/synaptics_usb.c __set_bit(EV_REL, input_dev->evbit); EV_REL 470 drivers/input/mouse/vmmouse.c input_set_capability(rel_dev, EV_REL, REL_WHEEL); EV_REL 479 drivers/input/mouse/vsxxxaa.c __set_bit(EV_REL, input_dev->evbit); EV_REL 366 drivers/input/mousedev.c case EV_REL: EV_REL 1007 drivers/input/mousedev.c .evbit = { BIT_MASK(EV_KEY) | BIT_MASK(EV_REL) }, EV_REL 1015 drivers/input/mousedev.c .evbit = { BIT_MASK(EV_KEY) | BIT_MASK(EV_REL) }, EV_REL 199 drivers/input/rmi4/rmi_2d_sensor.c set_bit(EV_REL, input->evbit); EV_REL 309 drivers/input/tablet/aiptek.c EV_KEY, EV_ABS, EV_REL, EV_MSC, EV_REL 541 drivers/input/tablet/wacom_serial4.c BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS) | BIT_MASK(EV_REL); EV_REL 1903 drivers/input/touchscreen/cyttsp4_core.c __set_bit(EV_REL, md->input->evbit); EV_REL 849 drivers/macintosh/adbhid.c input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 50 drivers/macintosh/mac_hid.c mac_hid_emumouse_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 728 drivers/media/rc/ati_remote.c idev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 1999 drivers/media/rc/imon.c idev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REP) | BIT_MASK(EV_REL); EV_REL 1777 drivers/media/rc/rc-main.c set_bit(EV_REL, dev->input_dev->evbit); EV_REL 504 drivers/platform/x86/sony-laptop.c input_set_capability(jog_dev, EV_REL, REL_WHEEL); EV_REL 393 drivers/staging/unisys/visorinput/visorinput.c input_set_capability(visorinput_dev, EV_REL, REL_WHEEL); EV_REL 270 drivers/virtio/virtio_input.c virtinput_cfg_bits(vi, VIRTIO_INPUT_CFG_EV_BITS, EV_REL, EV_REL 977 include/linux/hid.h case EV_REL: EV_REL 421 include/linux/input.h input_event(dev, EV_REL, code, value); EV_REL 694 net/bluetooth/hidp/core.c input->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL); EV_REL 149 tools/testing/selftests/bpf/test_lirc_mode2_user.c if (event.type == EV_REL && event.code == REL_Y &&