Home
last modified time | relevance | path

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

/openbmc/linux/sound/ppc/
H A Dpmac.c759 snd_pmac_rx_intr(int irq, void *devid) in snd_pmac_rx_intr() function
1251 if (request_irq(irq, snd_pmac_rx_intr, 0, "PMac Input", (void*)chip)) { in snd_pmac_new()