Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c180 interval = jiffies_to_msecs(data->ti_thermal->polling_delay_jiffies); in ti_thermal_expose_sensor()
/linux-6.3-rc2/include/linux/
A Dthermal.h170 unsigned long polling_delay_jiffies; member
/linux-6.3-rc2/drivers/thermal/
A Dthermal_core.c306 else if (tz->polling_delay_jiffies) in monitor_thermal_zone()
307 thermal_zone_device_set_polling(tz, tz->polling_delay_jiffies); in monitor_thermal_zone()
1288 thermal_set_delay_jiffies(&tz->polling_delay_jiffies, polling_delay); in thermal_zone_device_register_with_trips()
/linux-6.3-rc2/drivers/platform/x86/
A Dacerhdf.c359 thermal->polling_delay_jiffies = in acerhdf_check_param()

Completed in 11 milliseconds