Home
last modified time | relevance | path

Searched refs:ds1685_rtc_poweroff (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/sgi-ip32/
H A Dip32-reset.c47 symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
53 poweroff_func = symbol_get(ds1685_rtc_poweroff); in ip32_poweroff()
61 symbol_put(ds1685_rtc_poweroff); in ip32_poweroff()
/kernel/linux/linux-6.6/arch/mips/sgi-ip32/
H A 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()
/kernel/linux/linux-5.10/include/linux/rtc/
H A Dds1685.h366 ds1685_rtc_poweroff(struct platform_device *pdev);
/kernel/linux/linux-6.6/include/linux/rtc/
H A Dds1685.h365 ds1685_rtc_poweroff(struct platform_device *pdev);
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-ds1685.c605 ds1685_rtc_poweroff(pdev); in ds1685_rtc_extended_irq()
1376 * ds1685_rtc_poweroff - uses the RTC chip to power the system off.
1380 ds1685_rtc_poweroff(struct platform_device *pdev) in ds1685_rtc_poweroff() function
1444 EXPORT_SYMBOL_GPL(ds1685_rtc_poweroff); variable
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1685.c605 ds1685_rtc_poweroff(pdev); in ds1685_rtc_extended_irq()
1367 * ds1685_rtc_poweroff - uses the RTC chip to power the system off.
1371 ds1685_rtc_poweroff(struct platform_device *pdev) in ds1685_rtc_poweroff() function
1435 EXPORT_SYMBOL_GPL(ds1685_rtc_poweroff); variable

Completed in 6 milliseconds