Searched refs:rsnd_io_to_runtime (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/soc/sh/rcar/
H A Dsrc.c93 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
119 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
206 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
H A Dssi.c371 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
877 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
921 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
940 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
H A Dcore.c254 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
352 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
381 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
441 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
1777 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
H A Ddma.c179 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
310 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
H A Dadg.c194 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io);
H A Drsnd.h534 #define rsnd_io_to_runtime(io) ((io)->substream ? \ macro

Completed in 137 milliseconds