Home
last modified time | relevance | path

Searched refs:tb_switch_debugfs_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/drivers/thunderbolt/
Dtb.h1424 void tb_switch_debugfs_init(struct tb_switch *sw);
1433 static inline void tb_switch_debugfs_init(struct tb_switch *sw) { } in tb_switch_debugfs_init() function
Ddebugfs.c1513 void tb_switch_debugfs_init(struct tb_switch *sw) in tb_switch_debugfs_init() function
Dswitch.c3250 tb_switch_debugfs_init(sw); in tb_switch_add()