Searched refs:max_cooling_method (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dtoshiba_acpi.c202 int max_cooling_method; member in struct:toshiba_acpi_dev
1261 dev->max_cooling_method = 0;
1273 dev->max_cooling_method = out[3];
2400 return sprintf(buf, "%d %d\n", state, toshiba->max_cooling_method);
2426 if (state < 0 || state > toshiba->max_cooling_method)

Completed in 120 milliseconds