1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Multitouch Library</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Linux Device Drivers"><link rel="up" href="input_subsystem.html" title="Chapter&#160;8.&#160;Input Subsystem"><link rel="prev" href="API-input-ff-create-memless.html" title="input_ff_create_memless"><link rel="next" href="API-struct-input-mt-slot.html" title="struct input_mt_slot"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Multitouch Library</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-input-ff-create-memless.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;8.&#160;Input Subsystem</th><td width="20%" align="right">&#160;<a accesskey="n" href="API-struct-input-mt-slot.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idp1114545772"></a>Multitouch Library</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-struct-input-mt-slot.html"><span class="phrase">struct input_mt_slot</span></a></span><span class="refpurpose"> &#8212; 
2  represents the state of an input MT slot
3 </span></dt><dt><span class="refentrytitle"><a href="API-struct-input-mt.html"><span class="phrase">struct input_mt</span></a></span><span class="refpurpose"> &#8212; 
4     state of tracked contacts
5 </span></dt><dt><span class="refentrytitle"><a href="API-struct-input-mt-pos.html"><span class="phrase">struct input_mt_pos</span></a></span><span class="refpurpose"> &#8212; 
6     contact position
7 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-init-slots.html"><span class="phrase">input_mt_init_slots</span></a></span><span class="refpurpose"> &#8212; 
8  initialize MT input slots
9 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-destroy-slots.html"><span class="phrase">input_mt_destroy_slots</span></a></span><span class="refpurpose"> &#8212; 
10     frees the MT slots of the input device
11 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-report-slot-state.html"><span class="phrase">input_mt_report_slot_state</span></a></span><span class="refpurpose"> &#8212; 
12     report contact state
13 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-report-finger-count.html"><span class="phrase">input_mt_report_finger_count</span></a></span><span class="refpurpose"> &#8212; 
14     report contact count
15 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-report-pointer-emulation.html"><span class="phrase">input_mt_report_pointer_emulation</span></a></span><span class="refpurpose"> &#8212; 
16     common pointer emulation
17 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-drop-unused.html"><span class="phrase">input_mt_drop_unused</span></a></span><span class="refpurpose"> &#8212; 
18     Inactivate slots not seen in this frame
19 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-sync-frame.html"><span class="phrase">input_mt_sync_frame</span></a></span><span class="refpurpose"> &#8212; 
20     synchronize mt frame
21 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-assign-slots.html"><span class="phrase">input_mt_assign_slots</span></a></span><span class="refpurpose"> &#8212; 
22     perform a best-match assignment
23 </span></dt><dt><span class="refentrytitle"><a href="API-input-mt-get-slot-by-key.html"><span class="phrase">input_mt_get_slot_by_key</span></a></span><span class="refpurpose"> &#8212; 
24     return slot matching key
25 </span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-input-ff-create-memless.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="input_subsystem.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="API-struct-input-mt-slot.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">input_ff_create_memless</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span class="phrase">struct input_mt_slot</span></td></tr></table></div></body></html>
26