Searched refs:pHIdesc (Results 1 – 1 of 1) sorted by relevance
496 struct usb_host_interface *pHIdesc; in ms_hub_probe() local502 pHIdesc = pIntf->altsetting + pIntf->act_altsetting; in ms_hub_probe()511 if ((pHIdesc->desc.bInterfaceSubClass != 0) && (pHIdesc->desc.bInterfaceSubClass != 1)) in ms_hub_probe()518 if (pHIdesc->desc.bNumEndpoints != 1) in ms_hub_probe()523 pEndpoint = &pHIdesc->endpoint[0].desc; in ms_hub_probe()