Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.h1368 void tb_xdomain_debugfs_init(struct tb_xdomain *xd);
1377 static inline void tb_xdomain_debugfs_init(struct tb_xdomain *xd) { } in tb_xdomain_debugfs_init() function
Ddebugfs.c1558 void tb_xdomain_debugfs_init(struct tb_xdomain *xd) in tb_xdomain_debugfs_init() function
Dxdomain.c1475 tb_xdomain_debugfs_init(xd); in tb_xdomain_get_properties()