Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Drtc.c153 static void get_rtc_alm_time(struct rtc_time *alm_tm);
488 get_rtc_alm_time(&wtime); in rtc_do_ioctl()
1241 get_rtc_alm_time(&tm); in rtc_proc_show()
1364 static void get_rtc_alm_time(struct rtc_time *alm_tm) in get_rtc_alm_time() function