Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/intel/
Dintel_tcc_cooling.c27 static int tcc_offset_update(int tcc) in tcc_offset_update() function
63 return tcc_offset_update(state); in tcc_set_cur_state()
/Linux-v5.15/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.c85 static int tcc_offset_update(unsigned int tcc) in tcc_offset_update() function
130 err = tcc_offset_update(tcc); in tcc_offset_degree_celsius_store()
356 tcc_offset_update(tcc_offset_save); in proc_thermal_resume()