Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc-topology.h35 #define SND_SOC_TPLG_INDEX_ALL 0 /* ID that matches all FW objects */ macro
/Linux-v5.4/sound/soc/
Dsoc-topology.c2566 tplg->req_index != SND_SOC_TPLG_INDEX_ALL) in soc_tplg_load_header()
2678 snd_soc_tplg_component_remove(comp, SND_SOC_TPLG_INDEX_ALL); in snd_soc_tplg_component_load()
2709 w->dobj.index != SND_SOC_TPLG_INDEX_ALL) in snd_soc_tplg_widget_remove_all()
2734 index != SND_SOC_TPLG_INDEX_ALL) in snd_soc_tplg_component_remove()
Dsoc-core.c2878 SND_SOC_TPLG_INDEX_ALL); in __snd_soc_unregister_component()
/Linux-v5.4/sound/soc/sof/
Dpcm.c741 snd_soc_tplg_component_remove(component, SND_SOC_TPLG_INDEX_ALL); in sof_pcm_remove()
Dtopology.c3327 SND_SOC_TPLG_INDEX_ALL); in snd_sof_load_topology()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-topology.c3613 snd_soc_tplg_component_remove(component, SND_SOC_TPLG_INDEX_ALL); in skl_tplg_exit()