Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/include/linux/rtc/
Dds1685.h366 ds1685_rtc_poweroff(struct platform_device *pdev);
/Linux-v5.15/drivers/rtc/
Drtc-ds1685.c605 ds1685_rtc_poweroff(pdev); in ds1685_rtc_extended_irq()
1377 ds1685_rtc_poweroff(struct platform_device *pdev) in ds1685_rtc_poweroff() function
1441 EXPORT_SYMBOL(ds1685_rtc_poweroff);