Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_stream_event (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dsoc-dapm.h488 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, int event);
/linux/sound/soc/
H A Dsoc-dapm.c4535 * snd_soc_dapm_stream_event - send a stream event to the dapm core in snd_soc_dapm_stream_event()
4545 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in snd_soc_dapm_stream_stop()
4560 snd_soc_dapm_stream_event(rtd, in snd_soc_dapm_stream_stop()
4572 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE,
4533 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, snd_soc_dapm_stream_event() function