Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhid.h588 unsigned collection_stack[HID_COLLECTION_STACK_SIZE]; member
/linux-4.4.14/drivers/hid/
Dhid-core.c152 parser->collection_stack[parser->collection_stack_ptr++] = in open_collection()
192 unsigned index = parser->collection_stack[n]; in hid_lookup_collection()
212 parser->collection_stack[parser->collection_stack_ptr - 1] : 0; in hid_add_usage()