Searched refs:audmux_debugfs_root (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/
H A Daudmux-v2.c34 static struct dentry *audmux_debugfs_root; variable in typeref:struct:dentry
147 audmux_debugfs_root = debugfs_create_dir("audmux", NULL);
148 if (!audmux_debugfs_root) {
155 if (!debugfs_create_file(buf, 0444, audmux_debugfs_root,

Completed in 28 milliseconds