Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/ !
Dtb.h1298 void tb_service_debugfs_remove(struct tb_service *svc);
1307 static inline void tb_service_debugfs_remove(struct tb_service *svc) { } in tb_service_debugfs_remove() function
Ddebugfs.c1559 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()