Searched defs:hid_parser (Results 1 – 11 of 11) sorted by relevance
59170 struct hid_parser { struct59171 struct hid_global global;59172 struct hid_global global_stack[4];59173 unsigned int global_stack_ptr;59174 struct hid_local local;59175 unsigned int *collection_stack;59176 unsigned int collection_stack_ptr;59177 unsigned int collection_stack_size;59178 struct hid_device *device;59179 unsigned int scan_flags;
128400 struct hid_parser { struct128401 struct hid_global global;128402 struct hid_global global_stack[4];128403 unsigned int global_stack_ptr;128404 struct hid_local local;128405 unsigned int *collection_stack;128406 unsigned int collection_stack_ptr;128407 unsigned int collection_stack_size;128408 struct hid_device *device;128409 unsigned int scan_flags;
116181 struct hid_parser { struct116182 struct hid_global global;116183 struct hid_global global_stack[4];116184 unsigned int global_stack_ptr;116185 struct hid_local local;116186 unsigned int *collection_stack;116187 unsigned int collection_stack_ptr;116188 unsigned int collection_stack_size;116189 struct hid_device *device;116190 unsigned int scan_flags;
111149 struct hid_parser { struct111150 struct hid_global global;111151 struct hid_global global_stack[4];111152 unsigned int global_stack_ptr;111153 struct hid_local local;111154 unsigned int *collection_stack;111155 unsigned int collection_stack_ptr;111156 unsigned int collection_stack_size;111157 struct hid_device *device;111158 unsigned int scan_flags;[all …]
118551 struct hid_parser { struct118552 struct hid_global global;118553 struct hid_global global_stack[4];118554 unsigned int global_stack_ptr;118555 struct hid_local local;118556 unsigned int *collection_stack;118557 unsigned int collection_stack_ptr;118558 unsigned int collection_stack_size;118559 struct hid_device *device;118560 unsigned int scan_flags;[all …]
101056 struct hid_parser { struct101057 struct hid_global global;101058 struct hid_global global_stack[4];101059 unsigned int global_stack_ptr;101060 struct hid_local local;101061 unsigned int *collection_stack;101062 unsigned int collection_stack_ptr;101063 unsigned int collection_stack_size;101064 struct hid_device *device;101065 unsigned int scan_flags;
113267 struct hid_parser { struct113268 struct hid_global global;113269 struct hid_global global_stack[4];113270 unsigned int global_stack_ptr;113271 struct hid_local local;113272 unsigned int *collection_stack;113273 unsigned int collection_stack_ptr;113274 unsigned int collection_stack_size;113275 struct hid_device *device;113276 unsigned int scan_flags;