Searched refs:snd_soc_dapm_stream_event (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/sound/soc/ |
D | soc-compress.c | 351 snd_soc_dapm_stream_event(rtd, stream, SND_SOC_DAPM_STREAM_START); in soc_compr_set_params()
|
D | soc-pcm.c | 364 snd_soc_dapm_stream_event(be, dir, event); in dpcm_dapm_stream_event() 367 snd_soc_dapm_stream_event(fe, dir, event); in dpcm_dapm_stream_event() 896 snd_soc_dapm_stream_event(rtd, substream->stream, in __soc_pcm_prepare()
|
D | soc-core.c | 438 snd_soc_dapm_stream_event(rtd, playback, in snd_soc_close_delayed_work() 618 snd_soc_dapm_stream_event(rtd, stream, event); in soc_dapm_suspend_resume()
|
D | soc-dapm.c | 4513 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in snd_soc_dapm_stream_event() function 4528 snd_soc_dapm_stream_event(rtd, in snd_soc_dapm_stream_stop() 4540 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in snd_soc_dapm_stream_stop()
|
/linux-6.6.21/include/sound/ |
D | soc-dapm.h | 488 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, int event);
|