Searched refs:usb4_port_device_type (Results 1 – 2 of 2) sorted by relevance
246 struct device_type usb4_port_device_type = { variable269 usb4->dev.type = &usb4_port_device_type; in usb4_port_device_add()
725 extern struct device_type usb4_port_device_type;1362 return dev->type == &usb4_port_device_type; in tb_is_usb4_port_device()