Searched refs:rsnd_io_to_runtime (Results 1 – 4 of 4) sorted by relevance
254 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_runtime_channel_original_with_params() 352 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_get_adinr_bit() 381 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_get_dalign() 441 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_get_busif_shift()
196 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_adg_get_timesel_ratio()
155 struct snd_pcm_runtime *runtime = rsnd_io_to_runtime(io); in rsnd_dmaen_start()
524 #define rsnd_io_to_runtime(io) ((io)->substream ? \ macro