Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dthunderbolt.h320 static inline struct tb_xdomain *tb_to_xdomain(struct device *dev) in tb_to_xdomain() function
453 return tb_to_xdomain(svc->dev.parent); in tb_service_parent()
/Linux-v5.15/drivers/thunderbolt/
Dxdomain.c1340 stop_handshake(tb_to_xdomain(dev)); in tb_xdomain_suspend()
1346 start_handshake(tb_to_xdomain(dev)); in tb_xdomain_resume()
1858 xd = tb_to_xdomain(dev); in update_xdomain()
Ddomain.c849 xd = tb_to_xdomain(dev); in disconnect_xdomain()