Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dthunderbolt.h213 struct tb_xdomain { struct
214 struct device dev;
215 struct tb *tb;
216 uuid_t *remote_uuid;
217 const uuid_t *local_uuid;
241 int tb_xdomain_enable_paths(struct tb_xdomain *xd, u16 transmit_path, argument