Home
last modified time | relevance | path

Searched refs:dpcm_fe_dai_do_trigger (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
Dsoc-pcm.c1709 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd);
1724 dpcm_fe_dai_do_trigger(substream, in dpcm_set_fe_update_state()
2216 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_do_trigger() function
2317 return dpcm_fe_dai_do_trigger(substream, cmd); in dpcm_fe_dai_trigger()