Home
last modified time | relevance | path

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

/openbmc/linux/sound/ppc/
H A Dpmac.h40 struct pmac_dbdma { struct
61 struct pmac_dbdma cmd; argument
126 struct pmac_dbdma extra_dma;
H A Dpmac.c43 static struct pmac_dbdma emergency_dbdma;
50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
162 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()