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.c227 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection() function
293 application = hid_lookup_collection(parser, HID_COLLECTION_APPLICATION); in hid_add_field()
337 field->physical = hid_lookup_collection(parser, HID_COLLECTION_PHYSICAL); in hid_add_field()
338 field->logical = hid_lookup_collection(parser, HID_COLLECTION_LOGICAL); in hid_add_field()