Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drtc.c116 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