Lines Matching defs:runtime
223 if (map->channels == substream->runtime->channels)
246 if (!substream->runtime)
385 /* remove controls that can't be changed at runtime */
452 snd_pcm_hw_constraint_list(substream->runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
595 /* CLK is enabled by runtime PM. */
959 struct snd_pcm_runtime *runtime = substream->runtime;
960 u8 *dma_ptr = runtime->dma_area + hwoff +
961 channel * (runtime->dma_bytes / runtime->channels);
963 unsigned int sample_size = samples_to_bytes(runtime, 1);