Searched refs:dpcm_dapm_stream_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 163 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 165 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir,
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-compress.c | 225 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in soc_compr_free_fe() 408 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START); in soc_compr_set_params_fe()
|
H A D | soc-pcm.c | 346 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event() function 1941 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown() 2535 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_shutdown() 2582 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_startup()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-compress.c | 262 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in soc_compr_free_fe() 498 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START); in soc_compr_set_params_fe()
|
H A D | soc-pcm.c | 280 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event() function 1884 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown() 2391 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START); in dpcm_fe_dai_prepare() 2437 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_shutdown() 2482 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_startup()
|
Completed in 10 milliseconds