Searched defs:is_fe (Results 1 – 2 of 2) sorted by relevance
34 avs_dai_find_path_template(struct snd_soc_dai *dai, bool is_fe, int direction) in avs_dai_find_path_template()58 static int avs_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai, bool is_fe) in avs_dai_startup()
192 struct skl_pipe_params *params, bool is_fe) in skl_tplg_update_params_fixup()354 bool is_fe; in skl_tplg_update_module_params() local