Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dsch311x_wdt.c46 static unsigned long sch311x_wdt_is_open; variable
309 if (test_and_set_bit(0, &sch311x_wdt_is_open)) in sch311x_wdt_open()
326 clear_bit(0, &sch311x_wdt_is_open); in sch311x_wdt_close()