Lines Matching refs:snd_pcm_substream
435 struct snd_pcm_substream *snd_soc_get_dai_substream(struct snd_soc_card *card,
454 int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream,
457 int snd_soc_platform_trigger(struct snd_pcm_substream *substream,
460 int soc_dai_hw_params(struct snd_pcm_substream *substream,
699 int (*startup)(struct snd_pcm_substream *);
700 void (*shutdown)(struct snd_pcm_substream *);
701 int (*hw_params)(struct snd_pcm_substream *, struct snd_pcm_hw_params *);
702 int (*hw_free)(struct snd_pcm_substream *);
703 int (*prepare)(struct snd_pcm_substream *);
704 int (*trigger)(struct snd_pcm_substream *, int);
892 snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *,
901 int (*bespoke_trigger)(struct snd_pcm_substream *, int);