thermal_set_mode
return thermal_set_mode(DELL_BALANCED);
return thermal_set_mode(DELL_PERFORMANCE);
return thermal_set_mode(DELL_QUIET);
return thermal_set_mode(DELL_COOL_BOTTOM);
thermal_set_mode(current_mode);