Searched refs:hid_get_collection_str (Results 1 – 1 of 1) sorted by relevance
21 static const char *hid_get_collection_str(const int value);203 … printk("%sCollection (%s)", __spaces(space_cnt), hid_get_collection_str(parser->value)); in hid_parse()478 static const char *hid_get_collection_str(const int value) in hid_get_collection_str() function