Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/thunderbolt/
Dxdomain.c1806 stop_handshake(tb_to_xdomain(dev)); in tb_xdomain_suspend()
1812 start_handshake(tb_to_xdomain(dev)); in tb_xdomain_resume()
2326 xd = tb_to_xdomain(dev); in update_xdomain()
Ddomain.c841 xd = tb_to_xdomain(dev); in disconnect_xdomain()