Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h1027 void tb_switch_debugfs_init(struct tb_switch *sw);
1032 static inline void tb_switch_debugfs_init(struct tb_switch *sw) { } in tb_switch_debugfs_init() function
H A Ddebugfs.c652 void tb_switch_debugfs_init(struct tb_switch *sw) in tb_switch_debugfs_init() function
H A Dswitch.c2544 tb_switch_debugfs_init(sw); in tb_switch_add()