Lines Matching defs:substream
41 #define soc_component_mark_push(component, substream, tgt) ((component)->mark_##tgt = substream) argument
42 #define soc_component_mark_pop(component, substream, tgt) ((component)->mark_##tgt = NULL) argument
43 #define soc_component_mark_match(component, substream, tgt) ((component)->mark_##tgt == substream) argument
241 struct snd_pcm_substream *substream, in snd_soc_component_module_get()
258 struct snd_pcm_substream *substream, in snd_soc_component_module_put()
272 struct snd_pcm_substream *substream) in snd_soc_component_open()
287 struct snd_pcm_substream *substream, in snd_soc_component_close()
616 int snd_soc_pcm_component_pointer(struct snd_pcm_substream *substream) in snd_soc_pcm_component_pointer()
630 int snd_soc_pcm_component_ioctl(struct snd_pcm_substream *substream, in snd_soc_pcm_component_ioctl()
648 int snd_soc_pcm_component_sync_stop(struct snd_pcm_substream *substream) in snd_soc_pcm_component_sync_stop()
666 int snd_soc_pcm_component_copy_user(struct snd_pcm_substream *substream, in snd_soc_pcm_component_copy_user()
686 struct page *snd_soc_pcm_component_page(struct snd_pcm_substream *substream, in snd_soc_pcm_component_page()
707 int snd_soc_pcm_component_mmap(struct snd_pcm_substream *substream, in snd_soc_pcm_component_mmap()
755 int snd_soc_pcm_component_prepare(struct snd_pcm_substream *substream) in snd_soc_pcm_component_prepare()
772 int snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream, in snd_soc_pcm_component_hw_params()
795 void snd_soc_pcm_component_hw_free(struct snd_pcm_substream *substream, in snd_soc_pcm_component_hw_free()
814 int snd_soc_pcm_component_trigger(struct snd_pcm_substream *substream, in snd_soc_pcm_component_trigger()
869 int snd_soc_pcm_component_ack(struct snd_pcm_substream *substream) in snd_soc_pcm_component_ack()