Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Dsrc.c556 ret = rsnd_dma_attach(io, mod, &src->dma); in rsnd_src_probe_()
H A Drsnd.h275 int rsnd_dma_attach(struct rsnd_dai_stream *io,
H A Ddma.c891 int rsnd_dma_attach(struct rsnd_dai_stream *io, struct rsnd_mod *mod, in rsnd_dma_attach() function
H A Dssi.c978 ret = rsnd_dma_attach(io, mod, &io->dma); in rsnd_ssi_dma_probe()