Home
last modified time | relevance | path

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

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