Searched refs:yellowfin_interrupt (Results 1 – 1 of 1) sorted by relevance
351 static irqreturn_t yellowfin_interrupt(int irq, void *dev_instance);581 rc = request_irq(irq, yellowfin_interrupt, IRQF_SHARED, dev->name, dev); in yellowfin_open()897 static irqreturn_t yellowfin_interrupt(int irq, void *dev_instance) in yellowfin_interrupt() function