Searched refs:snc_thermal_profiles (Results 1 – 1 of 1) sorted by relevance
2137 static const char * const snc_thermal_profiles[] = { variable2182 idx += sysfs_emit_at(buffer, idx, "%s ", snc_thermal_profiles[cnt]); in sony_nc_thermal_profiles_show()2204 if (strncmp(buffer, snc_thermal_profiles[cmd], len) == 0) in sony_nc_thermal_mode_store()2221 return sysfs_emit(buffer, "%s\n", snc_thermal_profiles[mode]); in sony_nc_thermal_mode_show()