Searched refs:iUdev (Results 1 – 1 of 1) sorted by relevance
926 int ms_hcd_alloc_dev (struct usb_device *iUdev) in ms_hcd_alloc_dev() argument934 if (!iUdev || iUdev->hcpriv) in ms_hcd_alloc_dev()936 if (!iUdev->bus || !iUdev->bus->hcpriv) in ms_hcd_alloc_dev()938 pHcd = (struct usb_hcd*) iUdev->bus->hcpriv; in ms_hcd_alloc_dev()953 iUdev->hcpriv = pDev; in ms_hcd_alloc_dev()