Searched refs:DEBUGFS_MODE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | debugfs.c | 183 #define DEBUGFS_MODE 0600 macro 187 #define DEBUGFS_MODE 0400 macro 659 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, sw, in tb_switch_debugfs_init() 673 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, in tb_switch_debugfs_init()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | debugfs.c | 187 #define DEBUGFS_MODE 0600 macro 191 #define DEBUGFS_MODE 0400 macro 1520 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, sw, in tb_switch_debugfs_init() 1534 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, in tb_switch_debugfs_init()
|
Completed in 4 milliseconds