Searched refs:dpcm_be_disconnect (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/include/sound/ |
| D | soc-dpcm.h | 147 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream);
|
| /linux-4.4.14/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 | 1183 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect() function 2389 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update() 2397 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update() 2425 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_runtime_update() 2433 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_runtime_update() 2501 dpcm_be_disconnect(fe, stream); in dpcm_fe_dai_open() 2524 dpcm_be_disconnect(fe, stream); in dpcm_fe_dai_close()
|