Searched refs:get_rtc_alm_time (Results 1 – 1 of 1) sorted by relevance
116 static void get_rtc_alm_time (struct rtc_time *alm_tm);380 get_rtc_alm_time(&wtime); in rtc_ioctl()963 get_rtc_alm_time(&tm); in rtc_proc_output()1104 static void get_rtc_alm_time(struct rtc_time *alm_tm) in get_rtc_alm_time() function