Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h788 struct hid_parser { struct
789 struct hid_global global;
790 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
791 unsigned int global_stack_ptr;
792 struct hid_local local;
793 unsigned int *collection_stack;
794 unsigned int collection_stack_ptr;
795 unsigned int collection_stack_size;
796 struct hid_device *device;
797 unsigned int scan_flags;