Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-topology.h33 #define SND_SOC_TPLG_INDEX_ALL 0 /* ID that matches all FW objects */ macro
/linux-4.4.14/sound/soc/
Dsoc-topology.c1669 hdr->index != SND_SOC_TPLG_INDEX_ALL) in soc_tplg_load_header()
1802 w->dobj.index != SND_SOC_TPLG_INDEX_ALL) in snd_soc_tplg_widget_remove_all()
1827 dobj->index != SND_SOC_TPLG_INDEX_ALL) in snd_soc_tplg_component_remove()
Dsoc-core.c2826 snd_soc_tplg_component_remove(cmpnt, SND_SOC_TPLG_INDEX_ALL); in snd_soc_unregister_component()