Home
last modified time | relevance | path

Searched refs:tz_device_update_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c22 struct work_struct tz_device_update_work; member
87 tz_device_update_work); in tz_device_update_work_fn()
112 schedule_work(&tegra->zones[i]->tz_device_update_work); in bpmp_mrq_thermal()
208 INIT_WORK(&zone->tz_device_update_work, in tegra_bpmp_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c22 struct work_struct tz_device_update_work; member
105 tz_device_update_work); in tz_device_update_work_fn()
131 schedule_work(&tegra->zones[i]->tz_device_update_work); in bpmp_mrq_thermal()
284 INIT_WORK(&zone->tz_device_update_work, in tegra_bpmp_thermal_probe()

Completed in 2 milliseconds