Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dmt7621_wdt.c87 static int mt7621_wdt_stop(struct watchdog_device *w) in mt7621_wdt_stop() function
121 .stop = mt7621_wdt_stop,
161 mt7621_wdt_stop(&mt7621_wdt_dev); in mt7621_wdt_probe()
171 mt7621_wdt_stop(&mt7621_wdt_dev); in mt7621_wdt_shutdown()