/linux-4.1.27/drivers/hid/ |
D | hid-a4tech.c | 41 if (usage->type == EV_REL && usage->code == REL_WHEEL) in a4_input_mapped() 63 if (usage->type == EV_REL && usage->code == REL_WHEEL) { in a4_event() 70 REL_WHEEL, a4->delayed_value); in a4_event() 80 if (usage->code == REL_WHEEL && a4->hw_wheel) { in a4_event()
|
D | hid-ezkey.c | 37 case 0x231: ez_map_rel(REL_WHEEL); break; in ez_input_mapping() 60 input_event(input, usage->type, REL_WHEEL, -value); in ez_event()
|
D | hid-cypress.c | 64 if (usage->type == EV_REL && usage->code == REL_WHEEL) in cp_input_mapped() 90 if (usage->code == REL_WHEEL && (quirks & CP_2WHEEL_MOUSE_HACK_ON)) { in cp_event()
|
D | hid-microsoft.c | 95 hid_map_usage_clear(hi, usage, bit, max, EV_REL, REL_WHEEL); in ms_ergonomy_kb_quirk() 199 input_report_rel(input, REL_WHEEL, step); in ms_event() 202 input_report_rel(input, REL_WHEEL, -step); in ms_event()
|
D | hid-magicmouse.c | 251 input_report_rel(input, REL_WHEEL, step_y); in magicmouse_emit_touch() 379 __set_bit(REL_WHEEL, input->relbit); in magicmouse_setup_input()
|
D | wacom_wac.c | 382 input_report_rel(input, REL_WHEEL, rw); in wacom_graphire_irq() 401 input_report_rel(pad_input, REL_WHEEL, rw); in wacom_graphire_irq() 972 input_report_rel(input, REL_WHEEL, ((data[7] & 0x80) >> 7) in wacom_intuos_irq() 985 input_report_rel(input, REL_WHEEL, (data[8] & 0x01) in wacom_intuos_irq() 2153 input_set_capability(input_dev, EV_REL, REL_WHEEL); in wacom_setup_intuos() 2271 input_set_capability(input_dev, EV_REL, REL_WHEEL); in wacom_setup_pentouch_input_capabilities() 2488 input_set_capability(input_dev, EV_REL, REL_WHEEL); in wacom_setup_pad_input_capabilities()
|
D | hid-debug.c | 963 [REL_WHEEL] = "Wheel", [REL_MISC] = "Misc",
|
/linux-4.1.27/drivers/input/mouse/ |
D | sermouse.c | 160 input_report_rel(dev, REL_WHEEL, (data & 8) - (data & 7)); in sermouse_process_ms() 182 input_report_rel(dev, data & 0x80 ? REL_HWHEEL : REL_WHEEL, (data & 7) - (data & 8)); in sermouse_process_ms() 276 if (c & 0x10) set_bit(REL_WHEEL, input_dev->relbit); in sermouse_connect()
|
D | maplemouse.c | 44 input_report_rel(dev, REL_WHEEL, relz); in dc_mouse_callback() 95 BIT_MASK(REL_WHEEL); in probe_maple_mouse()
|
D | logips2pp.c | 61 input_report_rel(dev, packet[2] & 0x80 ? REL_HWHEEL : REL_WHEEL, in ps2pp_process_byte() 80 input_report_rel(dev, packet[2] & 0x08 ? REL_HWHEEL : REL_WHEEL, in ps2pp_process_byte() 286 __set_bit(REL_WHEEL, input_dev->relbit); in ps2pp_set_model_properties()
|
D | vmmouse.c | 198 input_report_rel(rel_dev, REL_WHEEL, -(s8)((u8) z)); in vmmouse_report_events() 490 input_set_capability(rel_dev, EV_REL, REL_WHEEL); in vmmouse_init()
|
D | psmouse-base.c | 150 input_report_rel(dev, REL_WHEEL, -(signed char) packet[3]); in psmouse_process_byte() 159 input_report_rel(dev, REL_WHEEL, (int) (packet[3] & 32) - (int) (packet[3] & 31)); in psmouse_process_byte() 166 input_report_rel(dev, REL_WHEEL, (int) (packet[3] & 8) - (int) (packet[3] & 7)); in psmouse_process_byte() 541 __set_bit(REL_WHEEL, psmouse->dev->relbit); in genius_detect() 572 __set_bit(REL_WHEEL, psmouse->dev->relbit); in intellimouse_detect() 615 __set_bit(REL_WHEEL, psmouse->dev->relbit); in im_explorer_detect()
|
D | sentelic.c | 832 input_report_rel(dev, REL_WHEEL, in fsp_process_byte() 949 __set_bit(REL_WHEEL, dev->relbit); in fsp_set_input_params()
|
D | alps.c | 334 input_report_rel(dev, REL_WHEEL, ((packet[2] << 1) & 0x08) - ((packet[0] >> 4) & 0x07)); in alps_process_packet_v1_v2() 2889 dev1->relbit[BIT_WORD(REL_WHEEL)] |= BIT_MASK(REL_WHEEL); in alps_init()
|
/linux-4.1.27/drivers/input/misc/ |
D | xen-kbdfront.c | 74 input_report_rel(dev, REL_WHEEL, in input_handler() 94 input_report_rel(dev, REL_WHEEL, in input_handler() 177 input_set_capability(ptr, EV_REL, REL_WHEEL); in xenkbd_probe()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | usbmouse.c | 89 input_report_rel(dev, REL_WHEEL, data[3]); in usb_mouse_irq() 186 input_dev->relbit[0] |= BIT_MASK(REL_WHEEL); in usb_mouse_probe()
|
/linux-4.1.27/drivers/input/tablet/ |
D | wacom_serial4.c | 364 input_report_rel(wacom->dev, REL_WHEEL, z); in wacom_handle_packet() 573 __set_bit(REL_WHEEL, input_dev->relbit); in wacom_connect()
|
D | aiptek.c | 339 REL_X, REL_Y, REL_WHEEL, 509 input_report_rel(inputdev, REL_WHEEL, in aiptek_irq()
|
/linux-4.1.27/drivers/char/ |
D | sonypi.c | 798 input_report_rel(jog_dev, REL_WHEEL, 1); in sonypi_report_input_event() 804 input_report_rel(jog_dev, REL_WHEEL, -1); in sonypi_report_input_event() 1180 jog_dev->relbit[0] = BIT_MASK(REL_WHEEL); in sonypi_create_input_devices()
|
/linux-4.1.27/drivers/input/ |
D | mousedev.c | 218 case REL_WHEEL: in mousedev_rel_event() 1019 .relbit = { BIT_MASK(REL_WHEEL) },
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
D | ad7160eval.c | 681 .rotary_rel_code = REL_WHEEL,
|
D | ezkit.c | 1107 .rotary_rel_code = REL_WHEEL,
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | core.c | 220 input_report_rel(dev, REL_WHEEL, sdata[3]); in hidp_input_report() 694 input->relbit[0] |= BIT_MASK(REL_WHEEL); in hidp_setup_input()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | atkbd.c | 524 input_report_rel(dev, REL_WHEEL, in atkbd_interrupt() 1108 input_dev->relbit[0] = BIT_MASK(REL_WHEEL) | in atkbd_set_device_attrs()
|
/linux-4.1.27/Documentation/input/ |
D | event-codes.txt | 159 * REL_WHEEL, REL_HWHEEL: 313 further buttons of the device. REL_WHEEL and REL_HWHEEL should be used to report
|
/linux-4.1.27/include/uapi/linux/ |
D | input.h | 814 #define REL_WHEEL 0x08 macro
|
/linux-4.1.27/drivers/media/rc/ |
D | imon.c | 1373 input_report_rel(ictx->idev, REL_WHEEL, dir); in imon_mouse_event() 2034 BIT_MASK(REL_WHEEL); in imon_init_idev()
|
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 405 input_report_rel(jog_dev, REL_WHEEL, 1); in sony_laptop_report_input_event() 411 input_report_rel(jog_dev, REL_WHEEL, -1); in sony_laptop_report_input_event() 517 input_set_capability(jog_dev, EV_REL, REL_WHEEL); in sony_laptop_setup_input()
|
/linux-4.1.27/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 83 .rotary_rel_code = REL_WHEEL,
|
/linux-4.1.27/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 167 .rotary_rel_code = REL_WHEEL,
|