Searched refs:publishedFeatureID (Results 1 – 1 of 1) sorted by relevance
697 OSDataAllocation<uint32_t> publishedFeatureID; member in PMSettingObject11232 pmso->publishedFeatureID = OSDataAllocation<uint32_t>(settingCount, OSAllocateMemory);11233 if (pmso->publishedFeatureID) {11238 supportedPowerSources, &pmso->publishedFeatureID[i] );11258 if (publishedFeatureID) {11259 for (const auto& featureID : publishedFeatureID) {11265 publishedFeatureID = {};