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.c165 * input_mt_report_finger_count() - report contact count
175 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);
238 input_mt_report_finger_count(dev, count); in input_mt_report_pointer_emulation()
/linux/include/linux/input/
H A Dmt.h108 void input_mt_report_finger_count(struct input_dev *dev, int count);
/linux/drivers/input/touchscreen/
H A Dzforce_ts.c372 input_mt_report_finger_count(ts->input, num); in zforce_touch_event()
/linux/drivers/input/mouse/
H A Dalps.c544 input_mt_report_finger_count(dev, fingers); in alps_report_semi_mt_data()
1129 input_mt_report_finger_count(dev, f->fingers); in alps_process_touchpad_packet_v7()
1378 input_mt_report_finger_count(dev, f->fingers); in alps_process_packet_ss4_v2()
/linux/Documentation/input/
H A Devent-codes.rst181 Note: In multitouch drivers, the input_mt_report_finger_count() function should