Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A 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()
/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h169 int polling_delay; member
424 int passive_delay, int polling_delay) in thermal_zone_device_register() argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c100 int polling_delay; member
671 module_tz->parent->polling_delay); in mlxsw_thermal_module_tz_init()
794 gearbox_tz->parent->polling_delay); in mlxsw_thermal_gearbox_tz_init()
944 thermal->polling_delay = bus_info->low_frequency ? in mlxsw_thermal_init()
954 thermal->polling_delay); in mlxsw_thermal_init()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c322 else if (!stop && tz->polling_delay) in monitor_thermal_zone()
323 thermal_zone_device_set_polling(tz, tz->polling_delay); in monitor_thermal_zone()
1381 int polling_delay) in thermal_zone_device_register() argument
1436 tz->polling_delay = polling_delay; in thermal_zone_device_register()
H A Dthermal_of.c68 int polling_delay; member
884 tz->polling_delay = prop; in thermal_of_build_thermal_zone()
1098 tz->polling_delay); in of_parse_thermal_zones()
/OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c188 data->ti_thermal->polling_delay); in ti_thermal_expose_sensor()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacerhdf.c339 thermal->polling_delay = interval*1000; in acerhdf_check_param()
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst46 int passive_delay, int polling_delay))
96 polling_delay: