Home
last modified time | relevance | path

Searched refs:sound_debugfs_root (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dsound.c44 struct dentry *sound_debugfs_root; variable
45 EXPORT_SYMBOL_GPL(sound_debugfs_root);
409 sound_debugfs_root = debugfs_create_dir("sound", NULL); in alsa_sound_init()
420 debugfs_remove(sound_debugfs_root); in alsa_sound_exit()
A Dinit.c360 card->debugfs_root = debugfs_create_dir(name, sound_debugfs_root); in snd_card_init()
/linux-6.3-rc2/include/sound/
A Dcore.h237 extern struct dentry *sound_debugfs_root;

Completed in 7 milliseconds