Lines Matching refs:snd_pcm_substream
17 struct snd_pcm_substream;
202 struct snd_pcm_substream *substream,
205 struct snd_pcm_substream *substream,
208 struct snd_pcm_substream *substream);
210 struct snd_pcm_substream *substream, int rollback);
212 struct snd_pcm_substream *substream);
236 int snd_soc_pcm_dai_prepare(struct snd_pcm_substream *substream);
237 int snd_soc_pcm_dai_trigger(struct snd_pcm_substream *substream, int cmd,
239 int snd_soc_pcm_dai_bespoke_trigger(struct snd_pcm_substream *substream,
312 int (*startup)(struct snd_pcm_substream *,
314 void (*shutdown)(struct snd_pcm_substream *,
316 int (*hw_params)(struct snd_pcm_substream *,
318 int (*hw_free)(struct snd_pcm_substream *,
320 int (*prepare)(struct snd_pcm_substream *,
329 int (*trigger)(struct snd_pcm_substream *, int,
331 int (*bespoke_trigger)(struct snd_pcm_substream *, int,
337 snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *,
458 struct snd_pcm_substream *mark_startup;
459 struct snd_pcm_substream *mark_hw_params;
460 struct snd_pcm_substream *mark_trigger;
483 const struct snd_pcm_substream *ss) in snd_soc_dai_get_dma_data()
490 const struct snd_pcm_substream *ss, in snd_soc_dai_set_dma_data()