Searched refs:usb4_port_device_type (Results 1 – 2 of 2) sorted by relevance
289 const struct device_type usb4_port_device_type = { variable313 usb4->dev.type = &usb4_port_device_type; in usb4_port_device_add()
765 extern const struct device_type usb4_port_device_type;1484 return dev->type == &usb4_port_device_type; in tb_is_usb4_port_device()