Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-pcm.c256 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd);
265 dpcm_fe_dai_do_trigger(substream, in dpcm_set_fe_update_state()
2326 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_do_trigger() function
2427 return dpcm_fe_dai_do_trigger(substream, cmd); in dpcm_fe_dai_trigger()