Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dmt7621_wdt.c94 static int mt7621_wdt_stop(struct watchdog_device *w) in mt7621_wdt_stop() function
134 .stop = mt7621_wdt_stop,
189 mt7621_wdt_stop(mt7621_wdt); in mt7621_wdt_probe()
207 mt7621_wdt_stop(&drvdata->wdt); in mt7621_wdt_shutdown()