Home
last modified time | relevance | path

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

/linux-3.4.99/sound/ppc/
Dpmac.c78 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free() function
864 snd_pmac_dbdma_free(chip, &chip->playback.cmd); in snd_pmac_free()
865 snd_pmac_dbdma_free(chip, &chip->capture.cmd); in snd_pmac_free()
866 snd_pmac_dbdma_free(chip, &chip->extra_dma); in snd_pmac_free()
867 snd_pmac_dbdma_free(chip, &emergency_dbdma); in snd_pmac_free()