Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsbsa_gwdt.c223 static int sbsa_gwdt_stop(struct watchdog_device *wdd) in sbsa_gwdt_stop() function
251 .stop = sbsa_gwdt_stop,
364 sbsa_gwdt_stop(&gwdt->wdd); in sbsa_gwdt_suspend()