Query: input_mt_report_finger_count
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_MT_REPORT_FING(9) Input Subsystem INPUT_MT_REPORT_FING(9)NAMEinput_mt_report_finger_count - report contact countSYNOPSISvoid input_mt_report_finger_count(struct input_dev * dev, int count);ARGUMENTSdev input device with allocated MT slots count the number of contactsDESCRIPTIONReports the contact count via BTN_TOOL_FINGER, BTN_TOOL_DOUBLETAP, BTN_TOOL_TRIPLETAP and BTN_TOOL_QUADTAP. The input core ensures only the KEY events already setup for this device will produce output.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_MT_REPORT_FING(9)