Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb.h1164 void tb_service_debugfs_init(struct tb_service *svc);
1171 static inline void tb_service_debugfs_init(struct tb_service *svc) { } in tb_service_debugfs_init() function
Ddebugfs.c711 void tb_service_debugfs_init(struct tb_service *svc) in tb_service_debugfs_init() function
Dxdomain.c921 tb_service_debugfs_init(svc); in enumerate_services()