Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb.h1160 void tb_service_debugfs_remove(struct tb_service *svc);
1167 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()