Searched refs:usb_port_device_type (Results 1 – 2 of 2) sorted by relevance
150 extern struct device_type usb_port_device_type;170 return dev->type == &usb_port_device_type; in is_usb_port()
468 struct device_type usb_port_device_type = { variable743 port_dev->dev.type = &usb_port_device_type; in usb_hub_create_port_device()