Home
last modified time | relevance | path

Searched refs:snc_thermal_profiles (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dsony-laptop.c2159 static const char * const snc_thermal_profiles[] = { variable
2205 snc_thermal_profiles[cnt]); in sony_nc_thermal_profiles_show()
2227 if (strncmp(buffer, snc_thermal_profiles[cmd], len) == 0) in sony_nc_thermal_mode_store()
2245 count = snprintf(buffer, PAGE_SIZE, "%s\n", snc_thermal_profiles[mode]); in sony_nc_thermal_mode_show()