Home
last modified time | relevance | path

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

/Linux-v6.1/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()
385 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_read_alarm()
416 return pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_alarm_irq_enable()
430 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_set_alarm()
539 pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_irq()
579 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp0_store()
616 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp0_show()