Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dmt7621_wdt.c55 static int mt7621_wdt_ping(struct watchdog_device *w) in mt7621_wdt_ping() function
66 mt7621_wdt_ping(w); in mt7621_wdt_set_timeout()
91 mt7621_wdt_ping(w); in mt7621_wdt_stop()
122 .ping = mt7621_wdt_ping,