Searched refs:str_preference (Results 1 – 2 of 2) sorted by relevance
1160 char str_preference[21]; in store_energy_performance_preference() local 1164 ret = sscanf(buf, "%20s", str_preference); in store_energy_performance_preference() 1168 ret = match_string(energy_perf_strings, -1, str_preference); in store_energy_performance_preference()
836 char str_preference[21]; in store_energy_performance_preference() local841 ret = sscanf(buf, "%20s", str_preference); in store_energy_performance_preference()845 ret = match_string(energy_perf_strings, -1, str_preference); in store_energy_performance_preference()