Searched refs:input_mt_report_finger_count (Results 1 – 5 of 5) sorted by relevance
175 void input_mt_report_finger_count(struct input_dev *dev, int count) in input_mt_report_finger_count() function183 EXPORT_SYMBOL(input_mt_report_finger_count);238 input_mt_report_finger_count(dev, count); in input_mt_report_pointer_emulation()
511 input_mt_report_finger_count(input, report_data.contact_cnt); in cypress_process_packet()
544 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()
1056 input_mt_report_finger_count(dev, num_fingers); in synaptics_report_mt_data()
372 input_mt_report_finger_count(ts->input, num); in zforce_touch_event()
Completed in 25 milliseconds