Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_core.h189 irqreturn_t pcxhr_interrupt(int irq, void *dev_id);
H A Dpcxhr_core.c1217 irqreturn_t pcxhr_interrupt(int irq, void *dev_id) in pcxhr_interrupt() function
H A Dpcxhr.c1554 if (request_threaded_irq(pci->irq, pcxhr_interrupt, in pcxhr_probe()