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

/linux-master/include/linux/
H A Dhid.h425 struct hid_global { struct
714 struct hid_global global;
715 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
/linux-master/drivers/hid/
H A Dhid-core.c381 &parser->global, sizeof(struct hid_global));
392 --parser->global_stack_ptr, sizeof(struct hid_global));

Completed in 1633 milliseconds