Searched refs:tz_params (Results 1 – 1 of 1) sorted by relevance
33 struct rt_thermal_zone_params *tz_params) in thermal_ofw_params_parse() argument44 tz_params->sustainable_power = prop; in thermal_ofw_params_parse()57 tz_params->slope = coef[0]; in thermal_ofw_params_parse()58 tz_params->offset = coef[1]; in thermal_ofw_params_parse()
Completed in 5 milliseconds