Home
last modified time | relevance | path

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

/linux-6.15/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 */
127 int left_button_state; /* left button state */
163 struct mt_application *application; argument
572 struct mt_application *mt_application; in mt_allocate_application() local
[all …]