Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c349 struct mutex thermctl_lock; member
642 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_enable()
646 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_enable()
654 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_disable()
658 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_disable()
2105 mutex_init(&tegra->thermctl_lock); in tegra_soctherm_probe()