Home
last modified time | relevance | path

Searched refs:hd_interrupt (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/block/
Dhd.c677 static irqreturn_t hd_interrupt(int irq, void *dev_id) in hd_interrupt() function
765 if (request_irq(HD_IRQ, hd_interrupt, IRQF_DISABLED, "hd", NULL)) { in hd_init()