Lines Matching refs:snd_pcm_substream
19 struct snd_pcm_substream;
181 int (*startup)(struct snd_pcm_substream *,
183 void (*shutdown)(struct snd_pcm_substream *,
185 int (*hw_params)(struct snd_pcm_substream *,
187 int (*hw_free)(struct snd_pcm_substream *,
189 int (*prepare)(struct snd_pcm_substream *,
198 int (*trigger)(struct snd_pcm_substream *, int,
200 int (*bespoke_trigger)(struct snd_pcm_substream *, int,
206 snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *,
297 const struct snd_pcm_substream *ss) in snd_soc_dai_get_dma_data()
304 const struct snd_pcm_substream *ss, in snd_soc_dai_set_dma_data()