Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/rtc/
Drtc-pcf2127.c286 static int pcf2127_wdt_active_ping(struct watchdog_device *wdd) in pcf2127_wdt_active_ping() function
322 return pcf2127_wdt_active_ping(wdd); in pcf2127_wdt_set_timeout()
349 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_read_alarm()
380 return pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_alarm_irq_enable()
394 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_set_alarm()
430 pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_irq()
467 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp0_store()
498 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp0_show()