Lines Matching defs:runtime
101 struct snd_pcm_runtime *runtime = ss->runtime;
106 return bytes_to_frames(runtime, addr - (unsigned int)runtime->dma_addr);
114 struct snd_pcm_runtime *runtime = ss->runtime;
122 end_ptr = runtime->dma_addr + runtime->dma_bytes - AXG_FIFO_BURST;
123 regmap_write(fifo->map, FIFO_START_ADDR, runtime->dma_addr);
159 struct snd_pcm_runtime *runtime = ss->runtime;
167 regmap_write(fifo->map, FIFO_INIT_ADDR, runtime->dma_addr);
232 ret = snd_pcm_hw_constraint_step(ss->runtime, 0,
238 ret = snd_pcm_hw_constraint_step(ss->runtime, 0,