Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dthunderbolt.h236 struct tb_xdomain { struct
237 struct device dev;
238 struct tb *tb;
239 uuid_t *remote_uuid;
240 const uuid_t *local_uuid;
241 u64 route;
242 u16 vendor;
243 u16 device;
244 unsigned int local_max_hopid;
245 unsigned int remote_max_hopid;
[all …]