Home
last modified time | relevance | path

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

/linux-2.6.39/sound/ppc/
Dpmac.h52 struct pmac_dbdma { struct
73 struct pmac_dbdma cmd; argument
138 struct pmac_dbdma extra_dma;
Dpmac.c55 static struct pmac_dbdma emergency_dbdma;
62 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
78 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
192 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()