Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
Dtb.h168 struct tb_switch { struct
173 struct tb_switch_tmu tmu; argument
174 struct tb *tb;
175 u64 uid;
176 uuid_t *uuid;
177 u16 vendor;
178 u16 device;
179 const char *vendor_name;
180 const char *device_name;
181 unsigned int link_speed;
[all …]
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb.h142 struct tb_switch { struct
147 struct tb_switch_tmu tmu; argument
148 struct tb *tb;
149 u64 uid;
150 uuid_t *uuid;
151 u16 vendor;
152 u16 device;
153 const char *vendor_name;
154 const char *device_name;
155 unsigned int link_speed;
[all …]