Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhid.h710 struct hid_parser { struct
711 struct hid_global global;
712 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
713 unsigned int global_stack_ptr;
714 struct hid_local local;
715 unsigned int *collection_stack;
716 unsigned int collection_stack_ptr;
717 unsigned int collection_stack_size;
718 struct hid_device *device;
719 unsigned int scan_flags;