Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dof-thermal.c55 int passive_delay; member
265 tz->passive_delay = data->passive_delay; in of_thermal_set_mode()
268 tz->passive_delay = 0; in of_thermal_set_mode()
825 tz->passive_delay = prop; in thermal_of_build_thermal_zone()
998 tz->passive_delay, in of_parse_thermal_zones()
Dda9062-thermal.c108 delay = msecs_to_jiffies(thermal->zone->passive_delay); in da9062_thermal_poll_on()
263 thermal->zone->passive_delay); in da9062_thermal_probe()
Dthermal_core.c307 thermal_zone_device_set_polling(tz, tz->passive_delay); in monitor_thermal_zone()
1177 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register() argument
1220 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-v4.19/include/linux/
Dthermal.h202 int passive_delay; member
478 int passive_delay, int polling_delay) in thermal_zone_device_register() argument
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt38 int passive_delay, int polling_delay))
66 passive_delay: number of milliseconds to wait between polls when