usb_hub_claim_port
rc = usb_hub_claim_port(ps->dev, portnum, ps);
EXPORT_SYMBOL_GPL(usb_hub_claim_port);
rc = usb_hub_claim_port(udev->parent, udev->portnum,
int usb_hub_claim_port(struct usb_device *hdev, unsigned port1,