Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbooke_wdt.c158 static void __booke_wdt_disable(void *data) in __booke_wdt_disable() function
181 on_each_cpu(__booke_wdt_disable, NULL, 0); in booke_wdt_stop()