MT_TOOL_FINGER    340 drivers/hid/hid-alps.c 			MT_TOOL_FINGER, z != 0);
MT_TOOL_FINGER    382 drivers/hid/hid-alps.c 					MT_TOOL_FINGER, 1);
MT_TOOL_FINGER    391 drivers/hid/hid-alps.c 					MT_TOOL_FINGER, 0);
MT_TOOL_FINGER    229 drivers/hid/hid-asus.c 	int i, toolType = MT_TOOL_FINGER;
MT_TOOL_FINGER    240 drivers/hid/hid-asus.c 						MT_TOOL_PALM : MT_TOOL_FINGER;
MT_TOOL_FINGER    219 drivers/hid/hid-elan.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, active);
MT_TOOL_FINGER   2252 drivers/hid/hid-logitech-hidpp.c 	input_mt_report_slot_state(hidpp->input, MT_TOOL_FINGER,
MT_TOOL_FINGER    285 drivers/hid/hid-magicmouse.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, down);
MT_TOOL_FINGER    777 drivers/hid/hid-multitouch.c 						     MT_TOOL_FINGER,
MT_TOOL_FINGER    988 drivers/hid/hid-multitouch.c 	int tool = MT_TOOL_FINGER;
MT_TOOL_FINGER   1655 drivers/hid/hid-multitouch.c 							   MT_TOOL_FINGER,
MT_TOOL_FINGER   1112 drivers/hid/hid-sony.c 			input_mt_report_slot_state(sc->touchpad, MT_TOOL_FINGER, active);
MT_TOOL_FINGER   1166 drivers/hid/hid-sony.c 		input_mt_report_slot_state(sc->touchpad, MT_TOOL_FINGER, active & 0x03);
MT_TOOL_FINGER   1399 drivers/hid/wacom_wac.c 			input_mt_report_slot_state(touch_input, MT_TOOL_FINGER, touch[1] & 0x01);
MT_TOOL_FINGER   1558 drivers/hid/wacom_wac.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER   1624 drivers/hid/wacom_wac.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER   1653 drivers/hid/wacom_wac.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER   2548 drivers/hid/wacom_wac.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, prox);
MT_TOOL_FINGER   2853 drivers/hid/wacom_wac.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER   2890 drivers/hid/wacom_wac.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER   3101 drivers/hid/wacom_wac.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, valid);
MT_TOOL_FINGER    994 drivers/input/keyboard/applespi.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    126 drivers/input/misc/xen-kbdfront.c 		input_mt_report_slot_state(info->mtouch, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    149 drivers/input/misc/xen-kbdfront.c 		input_mt_report_slot_state(info->mtouch, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    505 drivers/input/mouse/alps.c 	input_mt_report_slot_state(dev, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    569 drivers/input/mouse/bcm5974.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER   1158 drivers/input/mouse/cyapa_gen3.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER   2720 drivers/input/mouse/cyapa_gen5.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    541 drivers/input/mouse/cypress_ps2.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    932 drivers/input/mouse/elan_i2c_core.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    941 drivers/input/mouse/elan_i2c_core.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    346 drivers/input/mouse/elantech.c 	input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
MT_TOOL_FINGER    611 drivers/input/mouse/elantech.c 			input_mt_report_slot_state(dev, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    635 drivers/input/mouse/elantech.c 	input_mt_report_slot_state(dev, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    127 drivers/input/mouse/focaltech.c 		input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
MT_TOOL_FINGER    686 drivers/input/mouse/sentelic.c 	input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
MT_TOOL_FINGER    891 drivers/input/mouse/synaptics.c 	input_mt_report_slot_state(dev, MT_TOOL_FINGER, active);
MT_TOOL_FINGER   1004 drivers/input/mouse/synaptics.c 		input_mt_report_slot_state(dev, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    542 drivers/input/rmi4/rmi_f11.c 	int tool_type = MT_TOOL_FINGER;
MT_TOOL_FINGER    157 drivers/input/rmi4/rmi_f12.c 		obj->mt_tool = MT_TOOL_FINGER;
MT_TOOL_FINGER    826 drivers/input/touchscreen/atmel_mxt_ts.c 						   MT_TOOL_FINGER, 0);
MT_TOOL_FINGER    835 drivers/input/touchscreen/atmel_mxt_ts.c 		input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, 1);
MT_TOOL_FINGER    842 drivers/input/touchscreen/atmel_mxt_ts.c 		input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, 0);
MT_TOOL_FINGER    878 drivers/input/touchscreen/atmel_mxt_ts.c 			tool = MT_TOOL_FINGER;
MT_TOOL_FINGER    888 drivers/input/touchscreen/atmel_mxt_ts.c 			tool = MT_TOOL_FINGER;
MT_TOOL_FINGER    225 drivers/input/touchscreen/bu21013_ts.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    116 drivers/input/touchscreen/chipone_icn8318.c 		input_mt_report_slot_state(data->input, MT_TOOL_FINGER, act);
MT_TOOL_FINGER    347 drivers/input/touchscreen/chipone_icn8505.c 		input_mt_report_slot_state(icn8505->input, MT_TOOL_FINGER, act);
MT_TOOL_FINGER    748 drivers/input/touchscreen/cyttsp4_core.c 			MT_TOOL_FINGER, false);
MT_TOOL_FINGER    848 drivers/input/touchscreen/cyttsp4_core.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    890 drivers/input/touchscreen/cyttsp4_core.c 			input_mt_report_slot_state(md->input, MT_TOOL_FINGER,
MT_TOOL_FINGER    330 drivers/input/touchscreen/cyttsp_core.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    343 drivers/input/touchscreen/cyttsp_core.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    251 drivers/input/touchscreen/edt-ft5x06.c 		if (input_mt_report_slot_state(tsdata->input, MT_TOOL_FINGER,
MT_TOOL_FINGER    102 drivers/input/touchscreen/egalax_ts.c 	input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, down);
MT_TOOL_FINGER     89 drivers/input/touchscreen/ektf2127.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    809 drivers/input/touchscreen/elants_i2c.c 			input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER     44 drivers/input/touchscreen/exc3000.c 			input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    321 drivers/input/touchscreen/goodix.c 	input_mt_report_slot_state(ts->input_dev, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    336 drivers/input/touchscreen/goodix.c 	input_mt_report_slot_state(ts->input_dev, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    690 drivers/input/touchscreen/hideep.c #define __GET_MT_TOOL_TYPE(type) ((type) == 0x01 ? MT_TOOL_FINGER : MT_TOOL_PEN)
MT_TOOL_FINGER    157 drivers/input/touchscreen/ili210x.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER    727 drivers/input/touchscreen/iqs5xx.c 		if (input_mt_report_slot_state(input, MT_TOOL_FINGER,
MT_TOOL_FINGER    394 drivers/input/touchscreen/melfas_mip4.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, 0);
MT_TOOL_FINGER    528 drivers/input/touchscreen/melfas_mip4.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    537 drivers/input/touchscreen/melfas_mip4.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, 0);
MT_TOOL_FINGER    181 drivers/input/touchscreen/mms114.c 	input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, touch->pressed);
MT_TOOL_FINGER    551 drivers/input/touchscreen/mms114.c 		input_mt_report_slot_state(input_dev, MT_TOOL_FINGER, false);
MT_TOOL_FINGER     72 drivers/input/touchscreen/penmount.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER,
MT_TOOL_FINGER    126 drivers/input/touchscreen/pixcir_i2c_ts.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER     97 drivers/input/touchscreen/raspberrypi-ts.c 			input_mt_report_slot_state(input, MT_TOOL_FINGER, 1);
MT_TOOL_FINGER    105 drivers/input/touchscreen/raspberrypi-ts.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, 0);
MT_TOOL_FINGER    804 drivers/input/touchscreen/raydium_i2c_ts.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, state);
MT_TOOL_FINGER    614 drivers/input/touchscreen/rohm_bu21023.c 						   MT_TOOL_FINGER, true);
MT_TOOL_FINGER    153 drivers/input/touchscreen/s6sy761.c 	input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    167 drivers/input/touchscreen/s6sy761.c 	input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    187 drivers/input/touchscreen/silead.c 		input_mt_report_slot_state(input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    192 drivers/input/touchscreen/sis_i2c.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER,
MT_TOOL_FINGER    184 drivers/input/touchscreen/stmfts.c 	input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    201 drivers/input/touchscreen/stmfts.c 	input_mt_report_slot_state(sdata->input, MT_TOOL_FINGER, false);
MT_TOOL_FINGER    434 drivers/input/touchscreen/sur40.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, 1);
MT_TOOL_FINGER     78 drivers/input/touchscreen/surface3_spi.c 	input_mt_report_slot_state(ts_data->input_dev, MT_TOOL_FINGER, st);
MT_TOOL_FINGER    160 drivers/input/touchscreen/wacom_w8001.c 		input_mt_report_slot_state(dev, MT_TOOL_FINGER, touch);
MT_TOOL_FINGER    986 drivers/input/touchscreen/wdt87xx_i2c.c 	input_mt_report_slot_state(input, MT_TOOL_FINGER, 1);
MT_TOOL_FINGER     85 drivers/input/touchscreen/zet6223.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER, true);
MT_TOOL_FINGER    389 drivers/input/touchscreen/zforce_ts.c 		input_mt_report_slot_state(ts->input, MT_TOOL_FINGER,