Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/intel/
Dintel_quark_dts_thermal.c111 static int polling_delay = DEFAULT_POLL_DELAY; variable
112 module_param(polling_delay, int, 0644);
113 MODULE_PARM_DESC(polling_delay,
391 aux_entry, &tzone_ops, NULL, 0, polling_delay); in alloc_soc_dts()
/Linux-v5.10/drivers/thermal/st/
Dst_thermal.c187 int polling_delay; in st_thermal_register() local
239 polling_delay = sensor->ops->register_enable_irq ? 0 : 1000; in st_thermal_register()
243 &st_tz_ops, NULL, 0, polling_delay); in st_thermal_register()
/Linux-v5.10/include/linux/
Dthermal.h163 int polling_delay; member
407 int passive_delay, int polling_delay) in thermal_zone_device_register() argument
/Linux-v5.10/drivers/thermal/
Dthermal_core.c321 else if (!stop && tz->polling_delay) in monitor_thermal_zone()
322 thermal_zone_device_set_polling(tz, tz->polling_delay); in monitor_thermal_zone()
1377 int polling_delay) in thermal_zone_device_register() argument
1432 tz->polling_delay = polling_delay; in thermal_zone_device_register()
Dthermal_of.c68 int polling_delay; member
875 tz->polling_delay = prop; in thermal_of_build_thermal_zone()
1089 tz->polling_delay); in of_parse_thermal_zones()
/Linux-v5.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c188 data->ti_thermal->polling_delay); in ti_thermal_expose_sensor()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c108 int polling_delay; member
981 thermal->polling_delay = bus_info->low_frequency ? in mlxsw_thermal_init()
991 thermal->polling_delay); in mlxsw_thermal_init()
/Linux-v5.10/drivers/platform/x86/
Dacerhdf.c339 thermal->polling_delay = interval*1000; in acerhdf_check_param()
/Linux-v5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst46 int passive_delay, int polling_delay))
96 polling_delay: