Searched refs:snd_pmac_dbdma_free (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dpmac.c78 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) function
824 snd_pmac_dbdma_free(chip, &chip->playback.cmd);
825 snd_pmac_dbdma_free(chip, &chip->capture.cmd);
826 snd_pmac_dbdma_free(chip, &chip->extra_dma);
827 snd_pmac_dbdma_free(chip, &emergency_dbdma);

Completed in 20 milliseconds