Searched refs:dpcm_be_dai_trigger (Results 1 – 6 of 6) sorted by relevance
| /linux/include/sound/ |
| A D | soc-dpcm.h | 158 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, int cmd);
|
| /linux/sound/soc/ |
| A D | soc-pcm.c | 2001 int dpcm_be_dai_trigger(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_trigger() function 2102 EXPORT_SYMBOL_GPL(dpcm_be_dai_trigger); 2119 ret = dpcm_be_dai_trigger(fe, substream->stream, cmd); in dpcm_dai_trigger_fe_be() 2124 ret = dpcm_be_dai_trigger(fe, substream->stream, cmd); in dpcm_dai_trigger_fe_be() 2337 err = dpcm_be_dai_trigger(fe, stream, SNDRV_PCM_TRIGGER_STOP); in dpcm_run_update_shutdown() 2415 ret = dpcm_be_dai_trigger(fe, stream, in dpcm_run_update_startup()
|
| A D | soc-compress.c | 304 ret = dpcm_be_dai_trigger(fe, stream, cmd); in soc_compr_trigger_fe()
|
| /linux/ |
| A D | vmlinux.symvers | 5930 0x00000000 dpcm_be_dai_trigger vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 50089 ffff800010d5cc30 T dpcm_be_dai_trigger
|
| A D | .tmp_System.map | 50089 ffff800010d5cc30 T dpcm_be_dai_trigger
|
Completed in 377 milliseconds