Lines Matching refs:substream
116 struct snd_pcm_substream *substream);
118 struct snd_pcm_substream *substream);
120 struct snd_pcm_substream *substream,
123 struct snd_pcm_substream *substream,
126 struct snd_pcm_substream *substream);
128 struct snd_pcm_substream *substream);
130 struct snd_pcm_substream *substream, int cmd);
132 struct snd_pcm_substream *substream);
134 struct snd_pcm_substream *substream);
136 struct snd_pcm_substream *substream, struct timespec64 *system_ts,
141 struct snd_pcm_substream *substream, int channel,
145 struct snd_pcm_substream *substream,
148 struct snd_pcm_substream *substream,
151 struct snd_pcm_substream *substream);
153 struct snd_pcm_substream *substream);
414 #define snd_soc_component_module_get_when_open(component, substream) \ argument
415 snd_soc_component_module_get(component, substream, 1)
420 #define snd_soc_component_module_put_when_close(component, substream, rollback) \ argument
421 snd_soc_component_module_put(component, substream, 1, rollback)
471 struct snd_pcm_substream *substream);
473 struct snd_pcm_substream *substream,
509 int snd_soc_pcm_component_pointer(struct snd_pcm_substream *substream);
510 int snd_soc_pcm_component_ioctl(struct snd_pcm_substream *substream,
512 int snd_soc_pcm_component_sync_stop(struct snd_pcm_substream *substream);
513 int snd_soc_pcm_component_copy(struct snd_pcm_substream *substream,
516 struct page *snd_soc_pcm_component_page(struct snd_pcm_substream *substream,
518 int snd_soc_pcm_component_mmap(struct snd_pcm_substream *substream,
522 int snd_soc_pcm_component_prepare(struct snd_pcm_substream *substream);
523 int snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream,
525 void snd_soc_pcm_component_hw_free(struct snd_pcm_substream *substream,
527 int snd_soc_pcm_component_trigger(struct snd_pcm_substream *substream,
533 int snd_soc_pcm_component_ack(struct snd_pcm_substream *substream);
534 void snd_soc_pcm_component_delay(struct snd_pcm_substream *substream,