Searched refs:pEndpoint (Results 1 – 1 of 1) sorted by relevance
497 struct usb_endpoint_descriptor *pEndpoint; in ms_hub_probe() local523 pEndpoint = &pHIdesc->endpoint[0].desc; in ms_hub_probe()526 if (!(pEndpoint->bEndpointAddress & USB_DIR_IN)) in ms_hub_probe()530 if ((pEndpoint->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) in ms_hub_probe()557 if (ms_hub_configure(pHub, pEndpoint) >= 0) in ms_hub_probe()