Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-core.c157 static void soc_cleanup_component_debugfs(struct snd_soc_component *component) in soc_cleanup_component_debugfs() function
233 static inline void soc_cleanup_component_debugfs(struct snd_soc_component *component) { } in soc_cleanup_component_debugfs() function
1440 soc_cleanup_component_debugfs(component); in soc_remove_component()