Home
last modified time | relevance | path

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

/include/linux/
Dthunderbolt.h222 struct tb_xdomain { struct
223 struct device dev;
224 struct tb *tb;
225 uuid_t *remote_uuid;
226 const uuid_t *local_uuid;
227 u64 route;
228 u16 vendor;
229 u16 device;
230 unsigned int local_max_hopid;
231 unsigned int remote_max_hopid;
[all …]