Searched refs:str_preference (Results 1 – 1 of 1) sorted by relevance
672 char str_preference[21]; in store_energy_performance_preference() local675 ret = sscanf(buf, "%20s", str_preference); in store_energy_performance_preference()679 ret = match_string(energy_perf_strings, -1, str_preference); in store_energy_performance_preference()