Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb.h1165 void tb_service_debugfs_remove(struct tb_service *svc);
1172 static inline void tb_service_debugfs_remove(struct tb_service *svc) { } in tb_service_debugfs_remove() function
Ddebugfs.c723 void tb_service_debugfs_remove(struct tb_service *svc) in tb_service_debugfs_remove() function
Dxdomain.c806 tb_service_debugfs_remove(svc); in tb_service_release()