Searched defs:alm_tm (Results 1 – 5 of 5) sorted by relevance
186 struct rtc_time *alm_tm = &alm->time; in hym8563_rtc_read_alarm() local223 struct rtc_time *alm_tm = &alm->time; in hym8563_rtc_set_alarm() local
109 struct rtc_time *alm_tm = &alrm->time; in puv3_rtc_getalarm() local
193 struct rtc_time *alm_tm = &alrm->time; in pic32_rtc_getalarm() local
252 struct rtc_time *alm_tm = &alrm->time; in s3c_rtc_getalarm() local
482 struct rtc_time alm_tm; in rtc_do_ioctl() local1247 static void get_rtc_alm_time(struct rtc_time *alm_tm) in get_rtc_alm_time()