Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h1294 void tb_switch_debugfs_remove(struct tb_switch *sw);
1303 static inline void tb_switch_debugfs_remove(struct tb_switch *sw) { } in tb_switch_debugfs_remove() function
Ddebugfs.c1525 void tb_switch_debugfs_remove(struct tb_switch *sw) in tb_switch_debugfs_remove() function
Dswitch.c3062 tb_switch_debugfs_remove(sw); in tb_switch_remove()