Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/sof/
Ddai.h63 #define SOF_DAI_CONFIG_FLAGS_HW_FREE BIT(1) /**< DAI_CONFIG sent during hw_free stage */ macro
/linux-6.12.1/sound/soc/sof/intel/
Dhda-dai-ops.c526 ret = hda_dai_config(w, SOF_DAI_CONFIG_FLAGS_HW_FREE, &data); in hda_ipc3_post_trigger()
/linux-6.12.1/sound/soc/sof/
Dsof-audio.c67 unsigned int flags = SOF_DAI_CONFIG_FLAGS_HW_FREE; in sof_widget_free_unlocked()
Dipc3-topology.c2160 (flags & SOF_DAI_CONFIG_FLAGS_HW_FREE))) in sof_ipc3_dai_config()