Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-pcf2127.c268 static int pcf2127_wdt_ping(struct watchdog_device *wdd) in pcf2127_wdt_ping() function
287 ret = pcf2127_wdt_ping(wdd); in pcf2127_wdt_active_ping()
299 return pcf2127_wdt_ping(wdd); in pcf2127_wdt_start()
330 .ping = pcf2127_wdt_ping,