Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthunderbolt.h337 static inline struct tb_xdomain *tb_to_xdomain(struct device *dev) in tb_to_xdomain() function
470 return tb_to_xdomain(svc->dev.parent); in tb_service_parent()
/Linux-v6.6/drivers/thunderbolt/
Dxdomain.c1877 stop_handshake(tb_to_xdomain(dev)); in tb_xdomain_suspend()
1883 start_handshake(tb_to_xdomain(dev)); in tb_xdomain_resume()
2405 xd = tb_to_xdomain(dev); in update_xdomain()
Ddomain.c841 xd = tb_to_xdomain(dev); in disconnect_xdomain()