Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf2127.c499 static int pcf2127_wdt_active_ping(struct watchdog_device *wdd) in pcf2127_wdt_active_ping() function
535 return pcf2127_wdt_active_ping(wdd); in pcf2127_wdt_set_timeout()
624 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_read_alarm()
655 return pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_alarm_irq_enable()
669 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_set_alarm()
812 pcf2127_wdt_active_ping(&pcf2127->wdd); in pcf2127_rtc_irq()
867 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp_store()
954 ret = pcf2127_wdt_active_ping(&pcf2127->wdd); in timestamp_show()