Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c47 struct work_struct thermal_wq; member
55 struct ti_thermal_data, thermal_wq); in ti_thermal_work()
174 INIT_WORK(&data->thermal_wq, ti_thermal_work); in ti_thermal_build_data()
227 schedule_work(&data->thermal_wq); in ti_thermal_report_sensor_temperature()