Searched refs:usb4_port_device_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dusb4_port.c246 const struct device_type usb4_port_device_type = { variable in typeref:struct:device_type
269 usb4->dev.type = &usb4_port_device_type;
H A Dtb.h755 extern const struct device_type usb4_port_device_type;
1390 return dev->type == &usb4_port_device_type;

Completed in 223 milliseconds