Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dof-thermal.c69 int passive_delay; member
291 tz->passive_delay = data->passive_delay; in of_thermal_set_mode()
294 tz->passive_delay = 0; in of_thermal_set_mode()
876 tz->passive_delay = prop; in thermal_of_build_thermal_zone()
1065 tz->passive_delay, in of_parse_thermal_zones()
Dda9062-thermal.c99 delay = msecs_to_jiffies(thermal->zone->passive_delay); in da9062_thermal_poll_on()
254 thermal->zone->passive_delay); in da9062_thermal_probe()
Dthermal_core.c315 thermal_zone_device_set_polling(tz, tz->passive_delay); in monitor_thermal_zone()
1237 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register() argument
1292 tz->passive_delay = passive_delay; in thermal_zone_device_register()
Dthermal_sysfs.c235 if (!tz->passive_delay) in passive_store()
236 tz->passive_delay = 1000; in passive_store()
240 tz->passive_delay = 0; in passive_store()
Dimx_thermal.c360 tz->passive_delay = IMX_PASSIVE_DELAY; in imx_set_mode()
378 tz->passive_delay = 0; in imx_set_mode()
Dpower_allocator.c243 d = div_frac(d, tz->passive_delay); in pid_controller()
/Linux-v5.4/include/linux/
Dthermal.h202 int passive_delay; member
483 int passive_delay, int polling_delay) in thermal_zone_device_register() argument
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst46 int passive_delay, int polling_delay))
93 passive_delay: