Searched refs:ABS_MT_TRACKING_ID (Results 1 - 3 of 3) sorted by relevance
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gt911/ |
H A D | gt911.c | 110 input_report_abs(input_dev, ABS_MT_TRACKING_ID, id); in tp_touch_down() 121 input_report_abs(input_dev, ABS_MT_TRACKING_ID, id); in tp_touch_down() 130 input_report_abs(input_dev, ABS_MT_TRACKING_ID, -1); in tp_touch_up() 300 input_set_abs_params(g_ts_dev, ABS_MT_TRACKING_ID, 0, 0xff, 0, 0); in tp_devinput_init()
|
/device/soc/rockchip/common/sdk_linux/include/dt-bindings/input/ |
H A D | rk-input.h | 692 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro
|
/device/soc/rockchip/rk3588/kernel/include/dt-bindings/input/ |
H A D | rk-input.h | 688 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro
|
Completed in 10 milliseconds