Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsbc8360.c53 static unsigned long sbc8360_is_open; variable
262 if (test_and_set_bit(0, &sbc8360_is_open)) in sbc8360_open()
280 clear_bit(0, &sbc8360_is_open); in sbc8360_close()