Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb.h1027 void tb_switch_debugfs_remove(struct tb_switch *sw);
1032 static inline void tb_switch_debugfs_remove(struct tb_switch *sw) { } in tb_switch_debugfs_remove() function
Ddebugfs.c689 void tb_switch_debugfs_remove(struct tb_switch *sw) in tb_switch_debugfs_remove() function
Dswitch.c2537 tb_switch_debugfs_remove(sw); in tb_switch_remove()