Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb.h1297 void tb_service_debugfs_init(struct tb_service *svc);
1306 static inline void tb_service_debugfs_init(struct tb_service *svc) { } in tb_service_debugfs_init() function
Ddebugfs.c1547 void tb_service_debugfs_init(struct tb_service *svc) in tb_service_debugfs_init() function
Dxdomain.c1085 tb_service_debugfs_init(svc); in enumerate_services()