Lines Matching refs:altsetting
856 HARCH_INFO_PRINT("altsetting number = %{public}d", j);
857 for (int k = 0; k < tmpConfig->interface[i]->altsetting->interfaceDescriptor.bNumEndpoints; k++) {
859 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bLength);
861 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bDescriptorType);
863 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bEndpointAddress);
865 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bmAttributes);
867 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.wMaxPacketSize);
869 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bInterval);
871 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bRefresh);
873 tmpConfig->interface[i]->altsetting[j].endPoint[k].endpointDescriptor.bSynchAddress);