Home
last modified time | relevance | path

Searched refs:rsnd_dma_attach (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/sound/soc/sh/rcar/
Dsrc.c557 ret = rsnd_dma_attach(io, mod, &src->dma); in rsnd_src_probe_()
Ddma.c830 int rsnd_dma_attach(struct rsnd_dai_stream *io, struct rsnd_mod *mod, in rsnd_dma_attach() function
Drsnd.h263 int rsnd_dma_attach(struct rsnd_dai_stream *io,
Dssi.c980 ret = rsnd_dma_attach(io, mod, &io->dma); in rsnd_ssi_dma_probe()