Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-core.c199 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection() function
265 application = hid_lookup_collection(parser, HID_COLLECTION_APPLICATION); in hid_add_field()
309 field->physical = hid_lookup_collection(parser, HID_COLLECTION_PHYSICAL); in hid_add_field()
310 field->logical = hid_lookup_collection(parser, HID_COLLECTION_LOGICAL); in hid_add_field()