Searched refs:DEBUGFS_MODE (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/thunderbolt/ |
| H A D | debugfs.c | 445 #define DEBUGFS_MODE 0600 macro 452 #define DEBUGFS_MODE 0400 macro 1742 debugfs_create_file("optional_voltage_offset", DEBUGFS_MODE, dir, margining, in margining_alloc() 1746 debugfs_create_file("voltage_time_offset", DEBUGFS_MODE, dir, margining, in margining_alloc() 1748 debugfs_create_file("error_counter", DEBUGFS_MODE, dir, margining, in margining_alloc() 1750 debugfs_create_file("dwell_time", DEBUGFS_MODE, dir, margining, in margining_alloc() 2414 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, sw, in tb_switch_debugfs_init() 2430 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, in tb_switch_debugfs_init() 2438 debugfs_create_file("sb_regs", DEBUGFS_MODE, debugfs_dir, in tb_switch_debugfs_init() 2527 debugfs_create_file("sb_regs", DEBUGFS_MODE, debugfs_dir, rt, in tb_retimer_debugfs_init()
|