Searched refs:tb_switch_debugfs_init (Results 1 – 3 of 3) sorted by relevance
1026 void tb_switch_debugfs_init(struct tb_switch *sw);1031 static inline void tb_switch_debugfs_init(struct tb_switch *sw) { } in tb_switch_debugfs_init() function
652 void tb_switch_debugfs_init(struct tb_switch *sw) in tb_switch_debugfs_init() function
2521 tb_switch_debugfs_init(sw); in tb_switch_add()