Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c348 struct mutex thermctl_lock; member
671 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_enable()
675 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_enable()
683 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_disable()
687 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_disable()
2127 mutex_init(&tegra->thermctl_lock); in tegra_soctherm_probe()