Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c180 interval = jiffies_to_msecs(data->ti_thermal->polling_delay_jiffies); in ti_thermal_expose_sensor()
/linux-5.19.10/include/linux/
Dthermal.h159 unsigned long polling_delay_jiffies; member
/linux-5.19.10/drivers/thermal/
Dthermal_core.c313 else if (!stop && tz->polling_delay_jiffies) in monitor_thermal_zone()
314 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()
1254 thermal_set_delay_jiffies(&tz->polling_delay_jiffies, polling_delay); in thermal_zone_device_register()
/linux-5.19.10/drivers/platform/x86/
Dacerhdf.c339 thermal->polling_delay_jiffies = in acerhdf_check_param()