Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1417 void tb_xdomain_debugfs_remove(struct tb_xdomain *xd);
1426 static inline void tb_xdomain_debugfs_remove(struct tb_xdomain *xd) { } in tb_xdomain_debugfs_remove() function
H A Ddebugfs.c1564 void tb_xdomain_debugfs_remove(struct tb_xdomain *xd) in tb_xdomain_debugfs_remove() function
H A Dxdomain.c2011 tb_xdomain_debugfs_remove(xd); in tb_xdomain_remove()