Searched refs:hd_interrupt (Results 1 – 1 of 1) sorted by relevance
676 static irqreturn_t hd_interrupt(int irq, void *dev_id) in hd_interrupt() function754 if (request_irq(HD_IRQ, hd_interrupt, 0, "hd", NULL)) { in hd_init()