Lines Matching defs:tb_switch
142 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;
156 unsigned int link_width;
157 bool link_usb4;
181 * struct tb_port - a thunderbolt port, part of a tb_switch argument