Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dbcm2835_wdt.c77 static int bcm2835_wdt_stop(struct watchdog_device *wdog) in bcm2835_wdt_stop() function
103 .stop = bcm2835_wdt_stop,
224 bcm2835_wdt_stop(&bcm2835_wdt_wdd); in bcm2835_wdt_shutdown()