Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf2127.c398 static int pcf2127_wdt_ping(struct watchdog_device *wdd) in pcf2127_wdt_ping() function
424 ret = pcf2127_wdt_ping(wdd); in pcf2127_wdt_active_ping()
436 return pcf2127_wdt_ping(wdd); in pcf2127_wdt_start()
467 .ping = pcf2127_wdt_ping,