Searched refs:dpcm_dapm_stream_event (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/sound/ |
D | soc-dpcm.h | 153 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir,
|
/linux-4.4.14/sound/soc/ |
D | soc-compress.c | 261 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in soc_compr_free_fe() 456 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START); in soc_compr_set_params_fe()
|
D | soc-pcm.c | 172 int dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, in dpcm_dapm_stream_event() function 1711 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown() 2169 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START); in dpcm_fe_dai_prepare() 2226 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_shutdown() 2270 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_startup()
|