Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/linux/
Dthermal.h170 unsigned long polling_delay_jiffies; member
/linux-6.1.9/drivers/thermal/
Dthermal_core.c304 else if (tz->polling_delay_jiffies) in monitor_thermal_zone()
305 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()
1256 thermal_set_delay_jiffies(&tz->polling_delay_jiffies, polling_delay); in thermal_zone_device_register_with_trips()
/linux-6.1.9/drivers/platform/x86/
Dacerhdf.c339 thermal->polling_delay_jiffies = in acerhdf_check_param()