Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-topology.h35 #define SND_SOC_TPLG_INDEX_ALL 0 /* ID that matches all FW objects */ macro
/Linux-v4.19/sound/soc/
Dsoc-topology.c2401 tplg->req_index != SND_SOC_TPLG_INDEX_ALL) in soc_tplg_load_header()
2538 w->dobj.index != SND_SOC_TPLG_INDEX_ALL) in snd_soc_tplg_widget_remove_all()
2563 index != SND_SOC_TPLG_INDEX_ALL) in snd_soc_tplg_component_remove()
Dsoc-core.c3228 snd_soc_tplg_component_remove(component, SND_SOC_TPLG_INDEX_ALL); in __snd_soc_unregister_component()