Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_watchdog.c312 static unsigned long ipmi_wdog_open; variable
845 if (test_and_set_bit(0, &ipmi_wdog_open)) in ipmi_open()
896 clear_bit(0, &ipmi_wdog_open); in ipmi_close()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_watchdog.c312 static unsigned long ipmi_wdog_open; variable
837 if (test_and_set_bit(0, &ipmi_wdog_open)) in ipmi_open()
888 clear_bit(0, &ipmi_wdog_open); in ipmi_close()

Completed in 4 milliseconds