Searched refs:DEBUGFS_MODE (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | debugfs.c | 446 #define DEBUGFS_MODE 0600 macro 453 #define DEBUGFS_MODE 0400 macro 1743 debugfs_create_file("optional_voltage_offset", DEBUGFS_MODE, dir, margining, in margining_alloc() 1747 debugfs_create_file("voltage_time_offset", DEBUGFS_MODE, dir, margining, in margining_alloc() 1749 debugfs_create_file("error_counter", DEBUGFS_MODE, dir, margining, in margining_alloc() 1751 debugfs_create_file("dwell_time", DEBUGFS_MODE, dir, margining, in margining_alloc() 2415 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, sw, in tb_switch_debugfs_init() 2431 debugfs_create_file("regs", DEBUGFS_MODE, debugfs_dir, in tb_switch_debugfs_init() 2439 debugfs_create_file("sb_regs", DEBUGFS_MODE, debugfs_dir, in tb_switch_debugfs_init() 2528 debugfs_create_file("sb_regs", DEBUGFS_MODE, debugfs_dir, rt, in tb_retimer_debugfs_init()
|