Searched refs:max_cooling_method (Results 1 – 1 of 1) sorted by relevance
183 int max_cooling_method; member1244 dev->max_cooling_method = 0; in toshiba_cooling_method_available()1256 dev->max_cooling_method = out[3]; in toshiba_cooling_method_available()2297 return sprintf(buf, "%d %d\n", state, toshiba->max_cooling_method); in cooling_method_show()2323 if (state < 0 || state > toshiba->max_cooling_method) in cooling_method_store()