Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-audmux.c33 static struct dentry *audmux_debugfs_root; variable
145 audmux_debugfs_root = debugfs_create_dir("audmux", NULL); in audmux_debugfs_init()
149 debugfs_create_file(buf, 0444, audmux_debugfs_root, in audmux_debugfs_init()
156 debugfs_remove_recursive(audmux_debugfs_root); in audmux_debugfs_remove()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-audmux.c33 static struct dentry *audmux_debugfs_root; variable
141 audmux_debugfs_root = debugfs_create_dir("audmux", NULL); in audmux_debugfs_init()
145 debugfs_create_file(buf, 0444, audmux_debugfs_root, in audmux_debugfs_init()
152 debugfs_remove_recursive(audmux_debugfs_root); in audmux_debugfs_remove()

Completed in 2 milliseconds