Searched refs:rtc_cmos_int_handler (Results 1 – 1 of 1) sorted by relevance
1072 irq_handler_t rtc_cmos_int_handler; in cmos_do_probe() local1075 rtc_cmos_int_handler = hpet_rtc_interrupt; in cmos_do_probe()1084 rtc_cmos_int_handler = cmos_interrupt; in cmos_do_probe()1086 retval = request_irq(rtc_irq, rtc_cmos_int_handler, in cmos_do_probe()