Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()