Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dsony-laptop.c2136 static const char * const snc_thermal_profiles[] = { variable
2181 idx += sysfs_emit_at(buffer, idx, "%s ", snc_thermal_profiles[cnt]); in sony_nc_thermal_profiles_show()
2203 if (strncmp(buffer, snc_thermal_profiles[cmd], len) == 0) in sony_nc_thermal_mode_store()
2220 return sysfs_emit(buffer, "%s\n", snc_thermal_profiles[mode]); in sony_nc_thermal_mode_show()