Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/rtc/
Drtc-pcf2127.c276 static int pcf2127_wdt_ping(struct watchdog_device *wdd) in pcf2127_wdt_ping() function
295 ret = pcf2127_wdt_ping(wdd); in pcf2127_wdt_active_ping()
307 return pcf2127_wdt_ping(wdd); in pcf2127_wdt_start()
338 .ping = pcf2127_wdt_ping,