Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1416 void tb_xdomain_debugfs_init(struct tb_xdomain *xd);
1425 static inline void tb_xdomain_debugfs_init(struct tb_xdomain *xd) { } in tb_xdomain_debugfs_init() function
H A Ddebugfs.c1559 void tb_xdomain_debugfs_init(struct tb_xdomain *xd) in tb_xdomain_debugfs_init() function
H A Dxdomain.c1475 tb_xdomain_debugfs_init(xd); in tb_xdomain_get_properties()