Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/rtc/
Drtc-pcf2127.c419 static int pcf2127_wdt_active_ping(struct watchdog_device *wdd) in pcf2127_wdt_active_ping() function
455 return pcf2127_wdt_active_ping(wdd); in pcf2127_wdt_set_timeout()
544 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_read_alarm()
575 return pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_alarm_irq_enable()
589 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_set_alarm()
732 pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_irq()
785 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp_store()
872 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp_show()