Home
last modified time | relevance | path

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

/linux/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c187 interval = jiffies_to_msecs(data->ti_thermal->polling_delay_jiffies); in ti_thermal_expose_sensor()
/linux/include/linux/
A Dthermal.h159 unsigned long polling_delay_jiffies; member
/linux/drivers/thermal/
A 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()
1253 thermal_set_delay_jiffies(&tz->polling_delay_jiffies, polling_delay); in thermal_zone_device_register()
/linux/drivers/platform/x86/
A Dacerhdf.c339 thermal->polling_delay_jiffies = in acerhdf_check_param()

Completed in 22 milliseconds