Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/input/
H A Dmt.h108 void input_mt_report_finger_count(struct input_dev *dev, int count);
/openbmc/linux/drivers/input/
H A Dinput-mt.c178 void input_mt_report_finger_count(struct input_dev *dev, int count) in input_mt_report_finger_count() function
186 EXPORT_SYMBOL(input_mt_report_finger_count);
241 input_mt_report_finger_count(dev, count); in input_mt_report_pointer_emulation()
/openbmc/linux/drivers/input/mouse/
H A Dcypress_ps2.c549 input_mt_report_finger_count(input, report_data.contact_cnt); in cypress_process_packet()
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()
H A Dsynaptics.c1022 input_mt_report_finger_count(dev, num_fingers); in synaptics_report_mt_data()
/openbmc/linux/drivers/input/touchscreen/
H A Dzforce_ts.c409 input_mt_report_finger_count(ts->input, num); in zforce_touch_event()
/openbmc/linux/Documentation/input/
H A Devent-codes.rst181 Note: In multitouch drivers, the input_mt_report_finger_count() function should