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

/linux-4.1.27/drivers/watchdog/
H A Dmixcomwd.c36 * - make mixcomwd_opened unsigned,
104 static unsigned long mixcomwd_opened; /* long req'd for setbit --RR */ variable
135 if (test_and_set_bit(0, &mixcomwd_opened)) mixcomwd_open()
168 clear_bit(0, &mixcomwd_opened); mixcomwd_release()
215 status = mixcomwd_opened; mixcomwd_ioctl()

Completed in 31 milliseconds