Home
last modified time | relevance | path

Searched refs:rtc_wake_off (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/platform/olpc/
Dolpc-xo1-rtc.c25 static void rtc_wake_off(struct device *dev) in rtc_wake_off() function
48 .wake_off = rtc_wake_off,
/linux-4.4.14/drivers/rtc/
Drtc-cmos.c1003 static void rtc_wake_off(struct device *dev) in rtc_wake_off() function
1022 acpi_rtc_info.wake_off = rtc_wake_off; in cmos_wake_setup()