Home
last modified time | relevance | path

Searched refs:polling_delay (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c108 static int polling_delay = DEFAULT_POLL_DELAY; variable
109 module_param(polling_delay, int, 0644);
110 MODULE_PARM_DESC(polling_delay,
384 NULL, 0, polling_delay); in alloc_soc_dts()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c131 int polling_delay; member
368 module_tz->parent->polling_delay); in mlxsw_thermal_module_tz_init()
484 gearbox_tz->parent->polling_delay); in mlxsw_thermal_gearbox_tz_init()
708 thermal->polling_delay = bus_info->low_frequency ? in mlxsw_thermal_init()
718 thermal->polling_delay); in mlxsw_thermal_init()
/linux/drivers/thermal/
H A Dthermal_core.c1365 unsigned int polling_delay) in thermal_zone_device_register_with_trips() argument
1399 if (polling_delay && passive_delay > polling_delay) in thermal_zone_device_register_with_trips()
1449 tz->polling_delay_jiffies = msecs_to_jiffies(polling_delay); in thermal_zone_device_register_with_trips()
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst46 unsigned int polling_delay)
90 polling_delay: