Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1240 get_rtc_alm_time(&tm); in rtc_proc_show()
1363 static void get_rtc_alm_time(struct rtc_time *alm_tm) in get_rtc_alm_time() function