Home
last modified time | relevance | path

Searched defs:mt_application (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-multitouch.c116 struct mt_application { struct
117 struct list_head list;
118 unsigned int application;
119 unsigned int report_id;
120 struct list_head mt_usages; /* mt usages list */
122 __s32 quirks;
124 __s32 *scantime; /* scantime reported */
125 __s32 scantime_logical_max; /* max value for raw scantime */
127 __s32 *raw_cc; /* contact count in the report */
128 int left_button_state; /* left button state */
[all …]