Lines Matching refs:snd_pcm_runtime

37 static inline void update_silence_vars(struct snd_pcm_runtime *runtime,  in update_silence_vars()
66 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_playback_silence()
170 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_xrun()
210 struct snd_pcm_runtime *runtime) in snd_pcm_update_state()
240 struct snd_pcm_runtime *runtime = substream->runtime; in update_audio_tstamp()
289 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_update_hw_ptr0()
1165 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1219 int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask()
1241 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64()
1265 int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var) in snd_pcm_hw_constraint_integer()
1284 int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_minmax()
1316 int snd_pcm_hw_constraint_list(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_list()
1347 int snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ranges()
1382 int snd_pcm_hw_constraint_ratnums(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ratnums()
1416 int snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ratdens()
1460 int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_msbits()
1489 int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_step()
1520 int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_pow2()
1547 int snd_pcm_hw_rule_noresample(struct snd_pcm_runtime *runtime, in snd_pcm_hw_rule_noresample()
1766 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_ioctl_reset()
1783 struct snd_pcm_runtime *runtime = substream->runtime; in snd_pcm_lib_ioctl_channel_info()
1902 struct snd_pcm_runtime *runtime; in snd_pcm_period_elapsed_under_stream_lock()
1952 struct snd_pcm_runtime *runtime = substream->runtime; in wait_for_avail()
2047 static void *get_dma_ptr(struct snd_pcm_runtime *runtime, in get_dma_ptr()
2073 struct snd_pcm_runtime *runtime = substream->runtime; in fill_silence()
2134 struct snd_pcm_runtime *runtime = substream->runtime; in interleaved_copy()
2155 struct snd_pcm_runtime *runtime = substream->runtime; in noninterleaved_copy()
2197 struct snd_pcm_runtime *runtime; in pcm_sanity_check()
2208 static int pcm_accessible_state(struct snd_pcm_runtime *runtime) in pcm_accessible_state()
2230 struct snd_pcm_runtime *runtime = substream->runtime; in pcm_lib_apply_appl_ptr()
2275 struct snd_pcm_runtime *runtime = substream->runtime; in __snd_pcm_lib_xfer()