Home
last modified time | relevance | path

Searched refs:EV_REL (Results 1 - 6 of 6) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/ui/
H A Dinput_dev.cpp63 if (pkgs[i]->type == EV_REL) { in ReportEventPkgCallback()
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c57 #define map_rel(c) hid_map_usage(hidinput, usage, &bit, &max, EV_REL, (c))
1752 input_event(input, EV_REL, code, lo_res); in hidinput_handle_scroll()
1753 input_event(input, EV_REL, usage->code, hi_res); in hidinput_handle_scroll()
1830 if ((usage->type == EV_REL) && (usage->code == REL_WHEEL_HI_RES || usage->code == REL_HWHEEL_HI_RES)) { in hidinput_hid_event()
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c214 case EV_REL: in VirtinFillHidCodeBitmap()
/device/qemu/drivers/virtio/
H A Dvirtinput.c225 case EV_REL: in VirtinFillHidCodeBitmap()
/device/soc/rockchip/common/sdk_linux/include/dt-bindings/input/
H A Drk-input.h22 #define EV_REL 0x02 macro
/device/soc/rockchip/rk3588/kernel/include/dt-bindings/input/
H A Drk-input.h20 #define EV_REL 0x02 macro

Completed in 10 milliseconds