Searched refs:rsnd_dma_attach (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | src.c | 547 ret = rsnd_dma_attach(io, mod, &src->dma); in rsnd_src_probe_()
|
H A D | ssi.c | 1101 ret = rsnd_dma_attach(io, mod, &io->dma); in rsnd_ssi_dma_probe()
|
H A D | rsnd.h | 269 int rsnd_dma_attach(struct rsnd_dai_stream *io,
|
H A D | dma.c | 830 int rsnd_dma_attach(struct rsnd_dai_stream *io, struct rsnd_mod *mod, in rsnd_dma_attach() function
|
/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | src.c | 556 ret = rsnd_dma_attach(io, mod, &src->dma); in rsnd_src_probe_()
|
H A D | rsnd.h | 275 int rsnd_dma_attach(struct rsnd_dai_stream *io,
|
H A D | dma.c | 891 int rsnd_dma_attach(struct rsnd_dai_stream *io, struct rsnd_mod *mod, in rsnd_dma_attach() function
|
H A D | ssi.c | 978 ret = rsnd_dma_attach(io, mod, &io->dma); in rsnd_ssi_dma_probe()
|
Completed in 19 milliseconds