Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sgi-ip32/
Dip32-reset.c45 symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
51 poweroff_func = symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
59 symbol_put(ds1685_rtc_poweroff); in ip32_poweroff()
/linux-4.4.14/include/linux/rtc/
Dds1685.h373 ds1685_rtc_poweroff(struct platform_device *pdev);
/linux-4.4.14/drivers/rtc/
Drtc-ds1685.c691 ds1685_rtc_poweroff(pdev); in ds1685_rtc_work_queue()
2160 ds1685_rtc_poweroff(struct platform_device *pdev) in ds1685_rtc_poweroff() function
2222 EXPORT_SYMBOL(ds1685_rtc_poweroff);