Home
last modified time | relevance | path

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

/include/linux/
A Dthunderbolt.h243 struct tb_xdomain { struct
280 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd); argument
281 void tb_xdomain_lane_bonding_disable(struct tb_xdomain *xd);
282 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid);
301 static inline struct tb_xdomain *
304 struct tb_xdomain *xd; in tb_xdomain_find_by_uuid_locked()
313 static inline struct tb_xdomain *
316 struct tb_xdomain *xd; in tb_xdomain_find_by_route_locked()
325 static inline struct tb_xdomain *tb_xdomain_get(struct tb_xdomain *xd) in tb_xdomain_get()
332 static inline void tb_xdomain_put(struct tb_xdomain *xd) in tb_xdomain_put()
[all …]

Completed in 5 milliseconds