Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ntb/hw/idt/
Dntb_hw_idt.h1149 struct mutex hwmon_mtx; member
Dntb_hw_idt.c1940 mutex_lock(&ndev->hwmon_mtx); in idt_write_temp()
1963 mutex_unlock(&ndev->hwmon_mtx); in idt_write_temp()
2088 mutex_init(&ndev->hwmon_mtx); in idt_init_temp()