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.c115 struct mt_application { struct
116 struct list_head list;
117 unsigned int application;
118 unsigned int report_id;
119 struct list_head mt_usages; /* mt usages list */
121 __s32 quirks;
123 __s32 *scantime; /* scantime reported */
124 __s32 scantime_logical_max; /* max value for raw scantime */
126 __s32 *raw_cc; /* contact count in the report */
127 int left_button_state; /* left button state */
[all …]