Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhid.h393 struct hid_global { struct
650 struct hid_global global;
651 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
/kernel/linux/linux-5.10/drivers/hid/
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()