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

/linux-master/include/linux/
H A Dhid.h706 #define HID_GLOBAL_STACK_SIZE 4 macro
715 struct hid_global global_stack[HID_GLOBAL_STACK_SIZE];
/linux-master/drivers/hid/
H A Dhid-core.c375 if (parser->global_stack_ptr == HID_GLOBAL_STACK_SIZE) {

Completed in 115 milliseconds