Home
last modified time | relevance | path

Searched refs:tb_to_service (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Ddomain.c56 svc = tb_to_service(dev); in __tb_service_match()
79 struct tb_service *svc = tb_to_service(dev); in tb_service_probe()
91 struct tb_service *svc = tb_to_service(dev); in tb_service_remove()
106 svc = tb_to_service(dev); in tb_service_shutdown()
Dxdomain.c747 svc = tb_to_service(dev); in remove_missing_service()
763 svc = tb_to_service(dev); in find_service()
/Linux-v5.4/include/linux/
Dthunderbolt.h380 static inline struct tb_service *tb_to_service(struct device *dev) in tb_to_service() function
/Linux-v5.4/drivers/net/
Dthunderbolt.c1276 struct tb_service *svc = tb_to_service(dev); in tbnet_suspend()
1291 struct tb_service *svc = tb_to_service(dev); in tbnet_resume()