Searched refs:CountEndpoints (Results 1 – 9 of 9) sorted by relevance
46 for (int32 t = 0; t < CountEndpoints(); ++t) { in ~BMidiRosterLooper()96 for (int32 t = 0; t < CountEndpoints(); ++t) { in NextEndpoint()113 for (int32 t = 0; t < CountEndpoints(); ++t) { in FindEndpoint()137 for (t = CountEndpoints(); t > 0; --t) { in AddEndpoint()466 for (int32 t = 0; t < CountEndpoints(); ++t) { in AllEndpoints()480 for (int32 t = 0; t < CountEndpoints(); ++t) { in AllConnections()549 for (int32 t = 0; t < CountEndpoints(); ++t) { in DisconnectDeadConsumer()581 BMidiRosterLooper::CountEndpoints() in CountEndpoints() function in BMidiRosterLooper590 ASSERT(index >= 0 && index < CountEndpoints()) in EndpointAt()603 for (int32 t = 0; t < CountEndpoints(); ++t) { in DumpEndpoints()
110 int32 CountEndpoints();
210 int num_epoints = camera->ActiveConfiguration()->InterfaceAt(0)->CountEndpoints(); in DeviceAdded()
250 uint32 CountEndpoints() const;
149 BUSBInterface::CountEndpoints() const in CountEndpoints() function in BUSBInterface
127 endpointIdx < alternate->CountEndpoints(); in DeviceAdded()
103 for (uint32 i = 0; i < interface->CountEndpoints(); i++) { in DumpInterface()
110 for (uint32 k = 0; k < interface->CountEndpoints(); k++) { in UVCCamDevice()134 for (uint32 k = 0; k < interface->CountEndpoints(); k++) { in UVCCamDevice()721 for (uint32 j = 0; j < alternate->CountEndpoints(); j++) { in _SelectBestAlternate()
112 for (i = 0; inter && (i < inter->CountEndpoints()); i++) { in SonixCamDevice()