Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_Y (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gt911/
H A Dgt911.c112 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in tp_touch_down()
118 input_report_abs(input_dev, ABS_MT_POSITION_Y, y); in tp_touch_down()
297 input_set_abs_params(g_ts_dev, ABS_MT_POSITION_Y, 0, TP_SCREEN_HEIGHT_NUM, 0, 0); in tp_devinput_init()
/device/qemu/drivers/virtio/
H A Dvirtinput.c136 ev->code = ABS_MT_POSITION_Y; in VirtinWorkCallback()
/device/soc/rockchip/common/sdk_linux/include/dt-bindings/input/
H A Drk-input.h689 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/device/soc/rockchip/rk3588/kernel/include/dt-bindings/input/
H A Drk-input.h685 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c213 case ABS_MT_POSITION_Y: in hidinput_calc_abs_res()
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c2854 .absbit = {[BIT_WORD(ABS_MT_POSITION_X)] = BIT_MASK(ABS_MT_POSITION_X) | BIT_MASK(ABS_MT_POSITION_Y)},
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c3016 BIT_MASK(ABS_MT_POSITION_Y) },

Completed in 16 milliseconds