Home
last modified time | relevance | path

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

/linux/drivers/input/
A Dinput-mt.c174 void input_mt_report_finger_count(struct input_dev *dev, int count) in input_mt_report_finger_count() function
182 EXPORT_SYMBOL(input_mt_report_finger_count);
237 input_mt_report_finger_count(dev, count); in input_mt_report_pointer_emulation()
/linux/include/linux/input/
A Dmt.h108 void input_mt_report_finger_count(struct input_dev *dev, int count);
/linux/drivers/input/mouse/
A Dcypress_ps2.c549 input_mt_report_finger_count(input, report_data.contact_cnt); in cypress_process_packet()
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()
A Dsynaptics.c1019 input_mt_report_finger_count(dev, num_fingers); in synaptics_report_mt_data()
/linux/drivers/input/touchscreen/
A Dzforce_ts.c409 input_mt_report_finger_count(ts->input, num); in zforce_touch_event()
/linux/Documentation/input/
A Devent-codes.rst177 Note: In multitouch drivers, the input_mt_report_finger_count() function should
/linux/
A Dvmlinux.symvers5642 0x00000000 input_mt_report_finger_count vmlinux EXPORT_SYMBOL
A DSystem.map42946 ffff800010b9dcd0 T input_mt_report_finger_count
A D.tmp_System.map42946 ffff800010b9dcd0 T input_mt_report_finger_count

Completed in 357 milliseconds