Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dolpc-xo1-rtc.c22 static void rtc_wake_off(struct device *dev) in rtc_wake_off() function
45 .wake_off = rtc_wake_off,
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-cmos.c1256 static void rtc_wake_off(struct device *dev) in rtc_wake_off() function
1299 acpi_rtc_info.wake_off = rtc_wake_off; in cmos_wake_setup()