Home
last modified time | relevance | path

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

/linux-3.3/drivers/hid/
Dhid-core.c118 struct hid_collection *collection; in open_collection() local
182 struct hid_collection *collection = parser->device->collection; in hid_lookup_collection() local
/linux-3.3/include/linux/
Dhid.h472 struct hid_collection *collection; /* List of HID collections */ member