Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmixcomwd.c99 static unsigned long mixcomwd_opened; /* long req'd for setbit --RR */ variable
130 if (test_and_set_bit(0, &mixcomwd_opened)) in mixcomwd_open()
163 clear_bit(0, &mixcomwd_opened); in mixcomwd_release()
210 status = mixcomwd_opened; in mixcomwd_ioctl()