Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dthunderbolt.h323 static inline struct tb_xdomain *tb_to_xdomain(struct device *dev) in tb_to_xdomain() function
456 return tb_to_xdomain(svc->dev.parent); in tb_service_parent()
/linux-6.1.9/drivers/thunderbolt/
Dxdomain.c1813 stop_handshake(tb_to_xdomain(dev)); in tb_xdomain_suspend()
1819 start_handshake(tb_to_xdomain(dev)); in tb_xdomain_resume()
2333 xd = tb_to_xdomain(dev); in update_xdomain()
Ddomain.c841 xd = tb_to_xdomain(dev); in disconnect_xdomain()