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

/linux-master/sound/core/
H A Dsound.c44 struct dentry *sound_debugfs_root; variable in typeref:struct:dentry
45 EXPORT_SYMBOL_GPL(sound_debugfs_root); variable
403 sound_debugfs_root = debugfs_create_dir("sound", NULL);
414 debugfs_remove(sound_debugfs_root);
H A Dinit.c366 sound_debugfs_root);
/linux-master/include/sound/
H A Dcore.h237 extern struct dentry *sound_debugfs_root;
/linux-master/sound/pci/hda/
H A Dcs35l56_hda.c711 cs35l56->debugfs_root = debugfs_create_dir(dev_name(cs35l56->base.dev), sound_debugfs_root);

Completed in 284 milliseconds