Lines Matching refs:snd_pcm_substream
17 struct snd_pcm_substream;
191 int (*startup)(struct snd_pcm_substream *,
193 void (*shutdown)(struct snd_pcm_substream *,
195 int (*hw_params)(struct snd_pcm_substream *,
197 int (*hw_free)(struct snd_pcm_substream *,
199 int (*prepare)(struct snd_pcm_substream *,
208 int (*trigger)(struct snd_pcm_substream *, int,
210 int (*bespoke_trigger)(struct snd_pcm_substream *, int,
216 snd_pcm_sframes_t (*delay)(struct snd_pcm_substream *,
333 const struct snd_pcm_substream *ss) in snd_soc_dai_get_dma_data()
340 const struct snd_pcm_substream *ss, in snd_soc_dai_set_dma_data()