Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c36 struct work_struct thermal_wq; member
44 struct ti_thermal_data, thermal_wq); in ti_thermal_work()
157 INIT_WORK(&data->thermal_wq, ti_thermal_work); in ti_thermal_build_data()
212 schedule_work(&data->thermal_wq); in ti_thermal_report_sensor_temperature()