Home
last modified time | relevance | path

Searched refs:input_mt_report_finger_count (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/input/
H A Dinput-mt.c175 void input_mt_report_finger_count(struct input_dev *dev, int count) in input_mt_report_finger_count() function
183 EXPORT_SYMBOL(input_mt_report_finger_count);
246 input_mt_report_finger_count(dev, count); in input_mt_report_pointer_emulation()
/linux/drivers/input/mouse/
H A Dcypress_ps2.c511 input_mt_report_finger_count(input, report_data.contact_cnt); in cypress_process_packet()
H A Dsynaptics.c1056 input_mt_report_finger_count(dev, num_fingers); in synaptics_report_mt_data()
/linux/drivers/input/touchscreen/
H A Dzforce_ts.c372 input_mt_report_finger_count(ts->input, num); in zforce_touch_event()
/linux/Documentation/input/
H A Devent-codes.rst181 Note: In multitouch drivers, the input_mt_report_finger_count() function should