Home
last modified time | relevance | path

Searched refs:hid_global (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h393 struct hid_global { struct
650 struct hid_global global;
651 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-core.c379 &parser->global, sizeof(struct hid_global)); in hid_parser_global()
390 --parser->global_stack_ptr, sizeof(struct hid_global)); in hid_parser_global()