Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsony-laptop.c2138 static const char * const snc_thermal_profiles[] = { variable
2184 snc_thermal_profiles[cnt]); in sony_nc_thermal_profiles_show()
2206 if (strncmp(buffer, snc_thermal_profiles[cmd], len) == 0) in sony_nc_thermal_mode_store()
2224 count = snprintf(buffer, PAGE_SIZE, "%s\n", snc_thermal_profiles[mode]); in sony_nc_thermal_mode_show()