Home
last modified time | relevance | path

Searched refs:passive_delay (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h113 * @passive_delay: number of milliseconds to wait between polls when
156 int passive_delay; member
379 struct thermal_zone_params *tzp, int passive_delay, int polling_delay) in thermal_zone_device_register()
378 thermal_zone_device_register(const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register() argument
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c322 thermal_zone_device_set_polling(tz, tz->passive_delay); in monitor_thermal_zone()
1379 * @passive_delay: number of milliseconds to wait between polls when
1397 struct thermal_zone_params *tzp, int passive_delay, in thermal_zone_device_register()
1453 tz->passive_delay = passive_delay; in thermal_zone_device_register()
1395 thermal_zone_device_register(const char *type, int trips, int mask, void *devdata, struct thermal_zone_device_ops *ops, struct thermal_zone_params *tzp, int passive_delay, int polling_delay) thermal_zone_device_register() argument

Completed in 4 milliseconds