Searched refs:rtc_cmos_int_handler (Results 1 – 1 of 1) sorted by relevance
714 irq_handler_t rtc_cmos_int_handler; in cmos_do_probe() local717 rtc_cmos_int_handler = hpet_rtc_interrupt; in cmos_do_probe()725 rtc_cmos_int_handler = cmos_interrupt; in cmos_do_probe()727 retval = request_irq(rtc_irq, rtc_cmos_int_handler, in cmos_do_probe()