Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-core.c298 if (component->debugfs_prefix) { in soc_init_component_debugfs()
302 component->debugfs_prefix, component->name); in soc_init_component_debugfs()
2874 platform->component.debugfs_prefix = "platform"; in snd_soc_add_platform()
3103 codec->component.debugfs_prefix = "codec"; in snd_soc_register_codec()
/linux-4.1.27/include/sound/
Dsoc.h799 const char *debugfs_prefix; member