snd_pcm_runtime   651 include/sound/ac97_codec.h int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime *runtime);
snd_pcm_runtime    51 include/sound/pcm-indirect.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   117 include/sound/pcm-indirect.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   338 include/sound/pcm.h 	void (*private_free)(struct snd_pcm_runtime *runtime);
snd_pcm_runtime   392 include/sound/pcm.h 	struct snd_pcm_runtime *runtime;
snd_pcm_runtime   566 include/sound/pcm.h static inline ssize_t bytes_to_samples(struct snd_pcm_runtime *runtime, ssize_t size)
snd_pcm_runtime   571 include/sound/pcm.h static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size)
snd_pcm_runtime   576 include/sound/pcm.h static inline ssize_t samples_to_bytes(struct snd_pcm_runtime *runtime, ssize_t size)
snd_pcm_runtime   581 include/sound/pcm.h static inline ssize_t frames_to_bytes(struct snd_pcm_runtime *runtime, snd_pcm_sframes_t size)
snd_pcm_runtime   586 include/sound/pcm.h static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes)
snd_pcm_runtime   593 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   599 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   606 include/sound/pcm.h static inline snd_pcm_uframes_t snd_pcm_playback_avail(struct snd_pcm_runtime *runtime)
snd_pcm_runtime   619 include/sound/pcm.h static inline snd_pcm_uframes_t snd_pcm_capture_avail(struct snd_pcm_runtime *runtime)
snd_pcm_runtime   627 include/sound/pcm.h static inline snd_pcm_sframes_t snd_pcm_playback_hw_avail(struct snd_pcm_runtime *runtime)
snd_pcm_runtime   632 include/sound/pcm.h static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime)
snd_pcm_runtime   647 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   661 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   676 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   693 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   707 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   788 include/sound/pcm.h int snd_pcm_hw_constraint_mask(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
snd_pcm_runtime   790 include/sound/pcm.h int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
snd_pcm_runtime   792 include/sound/pcm.h int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
snd_pcm_runtime   794 include/sound/pcm.h int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var);
snd_pcm_runtime   795 include/sound/pcm.h int snd_pcm_hw_constraint_list(struct snd_pcm_runtime *runtime, 
snd_pcm_runtime   799 include/sound/pcm.h int snd_pcm_hw_constraint_ratnums(struct snd_pcm_runtime *runtime, 
snd_pcm_runtime   803 include/sound/pcm.h int snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, 
snd_pcm_runtime   807 include/sound/pcm.h int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, 
snd_pcm_runtime   811 include/sound/pcm.h int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime,
snd_pcm_runtime   815 include/sound/pcm.h int snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime,
snd_pcm_runtime   818 include/sound/pcm.h int snd_pcm_hw_rule_noresample(struct snd_pcm_runtime *runtime,
snd_pcm_runtime   820 include/sound/pcm.h int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime,
snd_pcm_runtime   860 include/sound/pcm.h 			 struct snd_pcm_runtime *runtime);
snd_pcm_runtime   880 include/sound/pcm.h int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime);
snd_pcm_runtime   889 include/sound/pcm.h 	struct snd_pcm_runtime *runtime = substream->runtime;
snd_pcm_runtime   911 include/sound/pcm.h static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime,
snd_pcm_runtime    99 include/sound/soc-dpcm.h 	struct snd_pcm_runtime *runtime;
snd_pcm_runtime   108 include/sound/vx_core.h 	void (*dma_write)(struct vx_core *chip, struct snd_pcm_runtime *runtime,
snd_pcm_runtime   110 include/sound/vx_core.h 	void (*dma_read)(struct vx_core *chip, struct snd_pcm_runtime *runtime,
snd_pcm_runtime   288 include/sound/vx_core.h static inline void vx_pseudo_dma_write(struct vx_core *chip, struct snd_pcm_runtime *runtime,
snd_pcm_runtime   294 include/sound/vx_core.h static inline void vx_pseudo_dma_read(struct vx_core *chip, struct snd_pcm_runtime *runtime,
snd_pcm_runtime   115 include/sound/wss.h 	int (*rate_constraint) (struct snd_pcm_runtime *runtime);