Home
last modified time | relevance | path

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

/linux-4.1.27/sound/ppc/
Dpmac.h52 struct pmac_dbdma { struct
73 struct pmac_dbdma cmd; argument
138 struct pmac_dbdma extra_dma;
Dpmac.c57 static struct pmac_dbdma emergency_dbdma;
64 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
80 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
194 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()