Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb.h1024 void tb_debugfs_init(void);
1029 static inline void tb_debugfs_init(void) { } in tb_debugfs_init() function
Ddebugfs.c694 void tb_debugfs_init(void) in tb_debugfs_init() function
Ddomain.c832 tb_debugfs_init(); in tb_domain_init()