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