Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dgeodewdt.c27 #define WDT_FLAGS_ORPHAN 2 macro
87 if (!test_and_clear_bit(WDT_FLAGS_ORPHAN, &wdt_flags)) in geodewdt_open()
103 set_bit(WDT_FLAGS_ORPHAN, &wdt_flags); in geodewdt_release()