Home
last modified time | relevance | path

Searched defs:collection (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/hid/
Dhid-core.c124 struct hid_collection *collection; in open_collection() local
188 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
/linux-3.4.99/include/linux/
Dhid.h474 struct hid_collection *collection; /* List of HID collections */ member