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.c107 struct mt_application { struct
108 struct list_head list;
109 unsigned int application;
110 unsigned int report_id;
111 struct list_head mt_usages; /* mt usages list */
113 __s32 quirks;
115 __s32 *scantime; /* scantime reported */
119 int left_button_state; /* left button state */
155 struct mt_application *application; argument
558 struct mt_application *mt_application; in mt_allocate_application() local
[all …]