Searched refs:attr_enum_to_string (Results 1 – 1 of 1) sorted by relevance
51 static const char *attr_enum_to_string(void *attr, const char * const str_list[], bool *to_free) in attr_enum_to_string() function63 return attr_enum_to_string(attr, speed_str_list, to_free); in attr_speed_to_string()