Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dapple_wdt.c77 static int apple_wdt_stop(struct watchdog_device *wdd) in apple_wdt_stop() function
142 .stop = apple_wdt_stop,
210 apple_wdt_stop(&wdt->wdd); in apple_wdt_suspend()