Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sh/rcar/
Dsrc.c553 ret = rsnd_dma_attach(io, mod, &src->dma); in rsnd_src_probe_()
Ddma.c859 int rsnd_dma_attach(struct rsnd_dai_stream *io, struct rsnd_mod *mod, in rsnd_dma_attach() function
Drsnd.h269 int rsnd_dma_attach(struct rsnd_dai_stream *io,
Dssi.c973 ret = rsnd_dma_attach(io, mod, &io->dma); in rsnd_ssi_dma_probe()