Searched refs:MT_TOOL_FINGER (Results 1 - 25 of 69) sorted by relevance

123

/linux-master/drivers/input/touchscreen/
H A Dmsg2638.c153 input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
172 input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
231 input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
H A Dektf2127.c90 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
103 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, active);
H A Ds6sy761.c153 input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, true);
167 input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, false);
H A Draspberrypi-ts.c95 input_mt_report_slot_state(input, MT_TOOL_FINGER, 1);
H A Dzet6223.c85 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
H A Degalax_ts.c102 input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, down);
H A Dcy8ctma140.c86 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
H A Dchipone_icn8318.c116 input_mt_report_slot_state(data->input, MT_TOOL_FINGER, act);
H A Dnovatek-nvt-ts.c132 input_mt_report_slot_state(data->input, MT_TOOL_FINGER, active);
H A Dpenmount.c72 input_mt_report_slot_state(input, MT_TOOL_FINGER,
H A Dst1232.c160 input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
H A Dhimax_hx83112b.c192 input_mt_report_slot_state(ts->input_dev, MT_TOOL_FINGER, true);
H A Dsurface3_spi.c78 input_mt_report_slot_state(ts_data->input_dev, MT_TOOL_FINGER, st);
H A Dsis_i2c.c192 input_mt_report_slot_state(input, MT_TOOL_FINGER,
H A Dchipone_icn8505.c347 input_mt_report_slot_state(icn8505->input, MT_TOOL_FINGER, act);
H A Dhynitron_cstxxx.c253 input_mt_report_slot_state(ts_data->input_dev, MT_TOOL_FINGER, 1);
H A Dpixcir_i2c_ts.c176 input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
H A Dexc3000.c92 input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
H A Dimagis.c137 input_mt_report_slot_state(ts->input_dev, MT_TOOL_FINGER,
/linux-master/include/uapi/linux/
H A Dinput.h282 #define MT_TOOL_FINGER 0x00 macro
/linux-master/drivers/input/mouse/
H A Dfocaltech.c127 input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
H A Delantech.c387 input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
665 input_mt_report_slot_state(dev, MT_TOOL_FINGER, false);
690 input_mt_report_slot_state(dev, MT_TOOL_FINGER, true);
/linux-master/drivers/hid/
H A Dhid-elan.c219 input_mt_report_slot_state(input, MT_TOOL_FINGER, active);
H A Dhid-alps.c341 MT_TOOL_FINGER, z != 0);
384 MT_TOOL_FINGER, 1);
/linux-master/drivers/input/rmi4/
H A Drmi_f12.c157 obj->mt_tool = MT_TOOL_FINGER;

Completed in 342 milliseconds

123