Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1419 void tb_service_debugfs_remove(struct tb_service *svc);
1428 static inline void tb_service_debugfs_remove(struct tb_service *svc) { } in tb_service_debugfs_remove() function
H A Ddebugfs.c1587 void tb_service_debugfs_remove(struct tb_service *svc) in tb_service_debugfs_remove() function
H A Dxdomain.c999 tb_service_debugfs_remove(svc); in tb_service_release()