Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c348 struct mutex thermctl_lock; member
672 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_enable()
676 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_enable()
684 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_disable()
688 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_disable()
2138 mutex_init(&tegra->thermctl_lock); in tegra_soctherm_probe()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c348 struct mutex thermctl_lock; member
640 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_enable()
644 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_enable()
652 mutex_lock(&zn->ts->thermctl_lock); in thermal_irq_disable()
656 mutex_unlock(&zn->ts->thermctl_lock); in thermal_irq_disable()
2099 mutex_init(&tegra->thermctl_lock); in tegra_soctherm_probe()

Completed in 8 milliseconds