Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h713 struct hid_parser { struct
714 struct hid_global global;
715 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
716 unsigned int global_stack_ptr;
717 struct hid_local local;
718 unsigned int *collection_stack;
719 unsigned int collection_stack_ptr;
720 unsigned int collection_stack_size;
721 struct hid_device *device;
722 unsigned int scan_flags;