Home
last modified time | relevance | path

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

/sound/arm/
Dpxa2xx-ac97-lib.c268 static irqreturn_t pxa2xx_ac97_irq(int irq, void *dev_id) in pxa2xx_ac97_irq() function
353 ret = request_irq(IRQ_AC97, pxa2xx_ac97_irq, IRQF_DISABLED, "AC97", NULL); in pxa2xx_ac97_hw_probe()