Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/sof/
A Ddai.h61 #define SOF_DAI_CONFIG_FLAGS_NONE 0 /**< DAI_CONFIG sent without stage information */ macro
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-dai.c314 return hda_ctrl_dai_widget_free(w, SOF_DAI_CONFIG_FLAGS_NONE, &data); in hda_dai_widget_update()
621 return hda_ctrl_dai_widget_setup(w, SOF_DAI_CONFIG_FLAGS_NONE, NULL); in ssp_dai_setup_or_free()
623 return hda_ctrl_dai_widget_free(w, SOF_DAI_CONFIG_FLAGS_NONE, NULL); in ssp_dai_setup_or_free()
A Dhda.c134 return hda_ctrl_dai_widget_setup(w, SOF_DAI_CONFIG_FLAGS_NONE, &data); in sdw_params_stream()
150 return hda_ctrl_dai_widget_free(w, SOF_DAI_CONFIG_FLAGS_NONE, &data); in sdw_free_stream()
/linux-6.3-rc2/sound/soc/sof/
A Dsof-audio.c154 unsigned int flags = SOF_DAI_CONFIG_FLAGS_NONE; in sof_widget_setup_unlocked()

Completed in 10 milliseconds