Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1524 void tb_switch_debugfs_init(struct tb_switch *sw);
1535 static inline void tb_switch_debugfs_init(struct tb_switch *sw) { } in tb_switch_debugfs_init() function
H A Dswitch.c3359 tb_switch_debugfs_init(sw); in tb_switch_add()