Searched defs:alm_tm (Results 1 – 5 of 5) sorted by relevance
116 struct rtc_time *alm_tm = &alrm->time; in puv3_rtc_getalarm() local
192 struct rtc_time *alm_tm = &alm->time; in hym8563_rtc_read_alarm() local229 struct rtc_time *alm_tm = &alm->time; in hym8563_rtc_set_alarm() local
211 struct rtc_time *alm_tm = &alrm->time; in pic32_rtc_getalarm() local
274 struct rtc_time *alm_tm = &alrm->time; in s3c_rtc_getalarm() local
486 struct rtc_time alm_tm; in rtc_do_ioctl() local1252 static void get_rtc_alm_time(struct rtc_time *alm_tm) in get_rtc_alm_time()