Home
last modified time | relevance | path

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

/drivers/block/
Dhd.c676 static irqreturn_t hd_interrupt(int irq, void *dev_id) in hd_interrupt() function
754 if (request_irq(HD_IRQ, hd_interrupt, 0, "hd", NULL)) { in hd_init()