Searched refs:audmux_debugfs_root (Results 1 – 1 of 1) sorted by relevance
41 static struct dentry *audmux_debugfs_root; variable153 audmux_debugfs_root = debugfs_create_dir("audmux", NULL); in audmux_debugfs_init()154 if (!audmux_debugfs_root) { in audmux_debugfs_init()161 if (!debugfs_create_file(buf, 0444, audmux_debugfs_root, in audmux_debugfs_init()170 debugfs_remove_recursive(audmux_debugfs_root); in audmux_debugfs_remove()