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.h171 struct tb_switch { struct
176 struct tb_switch_tmu tmu; argument
177 struct tb *tb;
178 u64 uid;
179 uuid_t *uuid;
180 u16 vendor;
181 u16 device;
182 const char *vendor_name;
183 const char *device_name;
184 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 …]