Lines Matching refs:snd_pcm_substream
17 struct snd_pcm_substream;
149 struct snd_pcm_substream *substream,
152 struct snd_pcm_substream *substream);
154 struct snd_pcm_substream *substream);
156 struct snd_pcm_substream *substream, int rollback);
158 struct snd_pcm_substream *substream);
182 int snd_soc_pcm_dai_prepare(struct snd_pcm_substream *substream);
183 int snd_soc_pcm_dai_trigger(struct snd_pcm_substream *substream, int cmd);
184 int snd_soc_pcm_dai_bespoke_trigger(struct snd_pcm_substream *substream,
256 int (*startup)(struct snd_pcm_substream *,
258 void (*shutdown)(struct snd_pcm_substream *,
260 int (*hw_params)(struct snd_pcm_substream *,
262 int (*hw_free)(struct snd_pcm_substream *,
264 int (*prepare)(struct snd_pcm_substream *,
273 int (*trigger)(struct snd_pcm_substream *, int,
275 int (*bespoke_trigger)(struct snd_pcm_substream *, int,
281 snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *,
392 struct snd_pcm_substream *mark_startup;
414 const struct snd_pcm_substream *ss)
421 const struct snd_pcm_substream *ss,