Searched defs:tb_xdomain (Results 1 – 1 of 1) sorted by relevance
236 struct tb_xdomain { struct237 struct device dev;238 struct tb *tb;239 uuid_t *remote_uuid;241 u64 route;242 u16 vendor;243 u16 device;246 struct mutex lock;247 const char *vendor_name;248 const char *device_name;[all …]
Completed in 6 milliseconds