Searched refs:dpcm_be_disconnect (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/sound/ |
D | soc-dpcm.h | 147 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream);
|
/linux-4.1.27/sound/soc/ |
D | soc-compress.c | 122 dpcm_be_disconnect(fe, stream); in soc_compr_open_fe() 266 dpcm_be_disconnect(fe, stream); in soc_compr_free_fe()
|
D | soc-pcm.c | 1136 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect() function 2307 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update() 2315 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update() 2343 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_runtime_update() 2351 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_runtime_update() 2419 dpcm_be_disconnect(fe, stream); in dpcm_fe_dai_open() 2442 dpcm_be_disconnect(fe, stream); in dpcm_fe_dai_close()
|