Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-component.h442 void snd_soc_component_remove(struct snd_soc_component *component);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c333 void snd_soc_component_remove(struct snd_soc_component *component) in snd_soc_component_remove() function
H A Dsoc-core.c1153 snd_soc_component_remove(component); in soc_remove_component()