Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dthunderbolt.h290 static inline struct tb_xdomain *tb_to_xdomain(struct device *dev) in tb_to_xdomain() function
419 return tb_to_xdomain(svc->dev.parent); in tb_service_parent()
/linux-4.19.296/drivers/thunderbolt/
Dxdomain.c1066 stop_handshake(tb_to_xdomain(dev)); in tb_xdomain_suspend()
1072 struct tb_xdomain *xd = tb_to_xdomain(dev); in tb_xdomain_resume()
1486 xd = tb_to_xdomain(dev); in update_xdomain()
Ddomain.c756 xd = tb_to_xdomain(dev); in disconnect_xdomain()