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