Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dtb.h1264 void tb_service_debugfs_remove(struct tb_service *svc);
1271 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.c970 tb_service_debugfs_remove(svc); in tb_service_release()