Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_component_remove (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/sound/
Dsoc-topology.h186 int snd_soc_tplg_component_remove(struct snd_soc_component *comp, u32 index);
200 static inline int snd_soc_tplg_component_remove(struct snd_soc_component *comp, in snd_soc_tplg_component_remove() function
/Linux-v5.4/sound/soc/sof/
Dpcm.c741 snd_soc_tplg_component_remove(component, SND_SOC_TPLG_INDEX_ALL); in sof_pcm_remove()
/Linux-v5.4/sound/soc/
Dsoc-topology.c2678 snd_soc_tplg_component_remove(comp, SND_SOC_TPLG_INDEX_ALL); in snd_soc_tplg_component_load()
2720 int snd_soc_tplg_component_remove(struct snd_soc_component *comp, u32 index) in snd_soc_tplg_component_remove() function
2778 EXPORT_SYMBOL_GPL(snd_soc_tplg_component_remove);
Dsoc-core.c2877 snd_soc_tplg_component_remove(component, in __snd_soc_unregister_component()
/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()