Home
last modified time | relevance | path

Searched refs:snd_soc_component_module_put_when_remove (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-component.h386 #define snd_soc_component_module_put_when_remove(component) \ macro
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c1162 snd_soc_component_module_put_when_remove(component); in soc_remove_component()