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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 32 milliseconds