Home
last modified time | relevance | path

Searched refs:hwmon_mtx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/ntb/hw/idt/
H A 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()
H A Dntb_hw_idt.h1120 * @hwmon_mtx: Temperature sensor interface update mutex
1149 struct mutex hwmon_mtx; member
/kernel/linux/linux-6.6/drivers/ntb/hw/idt/
H A 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()
H A Dntb_hw_idt.h1120 * @hwmon_mtx: Temperature sensor interface update mutex
1149 struct mutex hwmon_mtx; member

Completed in 15 milliseconds