Searched refs:dpcm_dapm_stream_event (Results 1 – 3 of 3) sorted by relevance
| /linux/include/sound/ |
| H A D | soc-dpcm.h | 146 void dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, int event);
|
| /linux/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() 412 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START); in soc_compr_set_params_fe()
|
| H A D | soc-pcm.c | 403 void dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, int event) in dpcm_dapm_stream_event() function 2001 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown() 2559 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_shutdown() 2603 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP); in dpcm_run_update_startup()
|