Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/
Dsoc-pcm.c217 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd);
226 dpcm_fe_dai_do_trigger(substream, in dpcm_set_fe_update_state()
2131 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_do_trigger() function
2232 return dpcm_fe_dai_do_trigger(substream, cmd); in dpcm_fe_dai_trigger()