Searched defs:DEBUGFS_ADD (Results 1 – 9 of 9) sorted by relevance
40 #define DEBUGFS_ADD(name, parent) \ macro
1231 #define DEBUGFS_ADD(name) \ macro1291 #define DEBUGFS_ADD(name) \ macro
317 #define DEBUGFS_ADD(name) \ macro
820 #define DEBUGFS_ADD(name) DEBUGFS_ADD_MODE(name, 0400) macro981 #define DEBUGFS_ADD(dentry, name) DEBUGFS_ADD_MODE(dentry, name, 0400) macro
54 #define DEBUGFS_ADD(name) \ macro
100 #define DEBUGFS_ADD(name) \ macro
485 #define DEBUGFS_ADD(info, name) \ macro
814 #define DEBUGFS_ADD(name) \ in carl9170_debugfs_register() macro