Home
last modified time | relevance | path

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

/linux-6.6.21/sound/ppc/ !
Dpmac.c750 snd_pmac_tx_intr(int irq, void *devid) in snd_pmac_tx_intr() function
1244 if (request_irq(irq, snd_pmac_tx_intr, 0, "PMac Output", (void*)chip)){ in snd_pmac_new()