Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h1296 void tb_xdomain_debugfs_remove(struct tb_xdomain *xd);
1305 static inline void tb_xdomain_debugfs_remove(struct tb_xdomain *xd) { } in tb_xdomain_debugfs_remove() function
Ddebugfs.c1536 void tb_xdomain_debugfs_remove(struct tb_xdomain *xd) in tb_xdomain_debugfs_remove() function
Dxdomain.c1947 tb_xdomain_debugfs_remove(xd); in tb_xdomain_remove()