Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-core.c290 if (component->debugfs_prefix) { in soc_init_component_debugfs()
294 component->debugfs_prefix, component->name); in soc_init_component_debugfs()
2873 platform->component.debugfs_prefix = "platform"; in snd_soc_add_platform()
3108 codec->component.debugfs_prefix = "codec"; in snd_soc_register_codec()
/linux-4.4.14/include/sound/
Dsoc.h835 const char *debugfs_prefix; member