Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/rtc/
Drtc-pcf2127.c290 static int pcf2127_wdt_active_ping(struct watchdog_device *wdd) in pcf2127_wdt_active_ping() function
326 return pcf2127_wdt_active_ping(wdd); in pcf2127_wdt_set_timeout()
384 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_read_alarm()
415 return pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_alarm_irq_enable()
429 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_set_alarm()
538 pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_irq()
578 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp0_store()
615 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp0_show()