Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sgi-ip32/
Dip32-reset.c48 symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
54 poweroff_func = symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
62 symbol_put(ds1685_rtc_poweroff); in ip32_poweroff()
/linux-6.1.9/include/linux/rtc/
Dds1685.h365 ds1685_rtc_poweroff(struct platform_device *pdev);
/linux-6.1.9/drivers/rtc/
Drtc-ds1685.c605 ds1685_rtc_poweroff(pdev); in ds1685_rtc_extended_irq()
1373 ds1685_rtc_poweroff(struct platform_device *pdev) in ds1685_rtc_poweroff() function
1437 EXPORT_SYMBOL(ds1685_rtc_poweroff);