Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip32/
H A Dip32-reset.c50 symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
56 poweroff_func = symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
64 symbol_put(ds1685_rtc_poweroff); in ip32_poweroff()
/linux/include/linux/rtc/
H A Dds1685.h365 ds1685_rtc_poweroff(struct platform_device *pdev);
/linux/drivers/rtc/
H A Drtc-ds1685.c605 ds1685_rtc_poweroff(pdev); in ds1685_rtc_extended_irq()
1371 ds1685_rtc_poweroff(struct platform_device *pdev) in ds1685_rtc_poweroff() function
1435 EXPORT_SYMBOL_GPL(ds1685_rtc_poweroff);