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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/ppc/
H A Dpmac.c67 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) function
754 snd_pmac_dbdma_free(chip, &chip->playback.cmd);
755 snd_pmac_dbdma_free(chip, &chip->capture.cmd);
756 snd_pmac_dbdma_free(chip, &chip->extra_dma);

Completed in 103 milliseconds