Searched refs:hpet_set_alarm_time (Results 1 – 2 of 2) sorted by relevance
110 #define hpet_set_alarm_time(hrs, min, sec) 0 macro497 if (hpet_set_alarm_time(hrs, min, sec)) { in rtc_do_ioctl()
148 hpet_set_alarm_time(unsigned char hrs, unsigned char min, unsigned char sec) in hpet_set_alarm_time() function505 hpet_set_alarm_time(t->time.tm_hour, t->time.tm_min, in cmos_set_alarm()