polling_delay 109 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c int polling_delay; polling_delay 297 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c tzdev->polling_delay = thermal->polling_delay; polling_delay 299 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c tzdev->polling_delay = 0; polling_delay 486 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c tzdev->polling_delay = thermal->polling_delay; polling_delay 488 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c tzdev->polling_delay = 0; polling_delay 1043 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c thermal->polling_delay = bus_info->low_frequency ? polling_delay 1053 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c thermal->polling_delay); polling_delay 337 drivers/platform/x86/acerhdf.c thermal->polling_delay = interval*1000; polling_delay 399 drivers/platform/x86/acerhdf.c thz_dev->polling_delay = 0; polling_delay 406 drivers/platform/x86/acerhdf.c thz_dev->polling_delay = interval*1000; polling_delay 359 drivers/thermal/imx_thermal.c tz->polling_delay = IMX_POLLING_DELAY; polling_delay 377 drivers/thermal/imx_thermal.c tz->polling_delay = 0; polling_delay 115 drivers/thermal/intel/intel_quark_dts_thermal.c static int polling_delay = DEFAULT_POLL_DELAY; polling_delay 116 drivers/thermal/intel/intel_quark_dts_thermal.c module_param(polling_delay, int, 0644); polling_delay 117 drivers/thermal/intel/intel_quark_dts_thermal.c MODULE_PARM_DESC(polling_delay, polling_delay 414 drivers/thermal/intel/intel_quark_dts_thermal.c aux_entry, &tzone_ops, NULL, 0, polling_delay); polling_delay 70 drivers/thermal/of-thermal.c int polling_delay; polling_delay 290 drivers/thermal/of-thermal.c tz->polling_delay = data->polling_delay; polling_delay 293 drivers/thermal/of-thermal.c tz->polling_delay = 0; polling_delay 883 drivers/thermal/of-thermal.c tz->polling_delay = prop; polling_delay 1066 drivers/thermal/of-thermal.c tz->polling_delay); polling_delay 187 drivers/thermal/st/st_thermal.c int polling_delay; polling_delay 239 drivers/thermal/st/st_thermal.c polling_delay = sensor->ops->register_enable_irq ? 0 : 1000; polling_delay 243 drivers/thermal/st/st_thermal.c &st_tz_ops, NULL, 0, polling_delay); polling_delay 316 drivers/thermal/thermal_core.c else if (tz->polling_delay) polling_delay 317 drivers/thermal/thermal_core.c thermal_zone_device_set_polling(tz, tz->polling_delay); polling_delay 1238 drivers/thermal/thermal_core.c int polling_delay) polling_delay 1293 drivers/thermal/thermal_core.c tz->polling_delay = polling_delay; polling_delay 188 drivers/thermal/ti-soc-thermal/ti-thermal-common.c data->ti_thermal->polling_delay); polling_delay 203 include/linux/thermal.h int polling_delay; polling_delay 483 include/linux/thermal.h int passive_delay, int polling_delay)