Lines Matching defs:hdev
4972 int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev,
4985 if (!hdev->parent)
4988 vdev = xhci->devs[hdev->slot_id];
5007 if (hdev->speed == USB_SPEED_HIGH &&
5008 xhci_alloc_tt_info(xhci, vdev, hdev, tt, GFP_ATOMIC)) {
5026 else if (hdev->speed == USB_SPEED_FULL)
5033 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild));
5044 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH)
5063 ret = xhci_configure_endpoint(xhci, hdev, config_cmd,
5066 ret = xhci_configure_endpoint(xhci, hdev, config_cmd,