Searched refs:dpcm_be_dai_stop (Results 1 – 4 of 4) sorted by relevance
| /linux/include/sound/ |
| A D | soc-dpcm.h | 152 void dpcm_be_dai_stop(struct snd_soc_pcm_runtime *fe, int stream, 165 dpcm_be_dai_stop(fe, stream, 0, last) 166 #define dpcm_be_dai_startup_unwind(fe, stream) dpcm_be_dai_stop(fe, stream, 0, NULL) 167 #define dpcm_be_dai_shutdown(fe, stream) dpcm_be_dai_stop(fe, stream, 1, NULL)
|
| /linux/sound/soc/ |
| A D | soc-pcm.c | 1445 void dpcm_be_dai_stop(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_stop() function
|
| /linux/ |
| A D | System.map | 50105 ffff800010d5e550 T dpcm_be_dai_stop
|
| A D | .tmp_System.map | 50105 ffff800010d5e550 T dpcm_be_dai_stop
|
Completed in 274 milliseconds