Home
last modified time | relevance | path

Searched refs:tool_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/
H A Dinput-mt.c136 unsigned int tool_type, bool active) in input_mt_report_slot_state() argument
158 input_event(dev, EV_ABS, ABS_MT_TOOL_TYPE, tool_type); in input_mt_report_slot_state()
/linux/drivers/input/rmi4/
H A Drmi_f11.c568 int tool_type = MT_TOOL_FINGER; in rmi_f11_abs_pos_process() local
578 obj->mt_tool = tool_type; in rmi_f11_abs_pos_process()