Man Page: input_mt_report_slot_state
Operating Environment: centos
Section: 9
INPUT_MT_REPORT_SLOT(9) Input Subsystem INPUT_MT_REPORT_SLOT(9)NAMEinput_mt_report_slot_state - report contact stateSYNOPSISvoid input_mt_report_slot_state(struct input_dev * dev, unsigned int tool_type, bool active);ARGUMENTSdev input device with allocated MT slots tool_type the tool type to use in this slot active true if contact is active, false otherwiseDESCRIPTIONReports a contact via ABS_MT_TRACKING_ID, and optionally ABS_MT_TOOL_TYPE. If active is true and the slot is currently inactive, or if the tool type is changed, a new tracking id is assigned to the slot. The tool type is only reported if the corresponding absbit field is set.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_MT_REPORT_SLOT(9)
| Related Man Pages |
|---|
| pci_create_slot(9) - suse |
| pci_create_slot(9) - centos |
| struct_ff_device(9) - centos |
| softhsm(1) - debian |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |