Searched refs:genCompProp (Results 1 – 2 of 2) sorted by relevance
745 memset(&pFwupgCtx->genCompProp[componentId], 0, in HpmfwupgPreparationStage()755 memcpy(&pFwupgCtx->genCompProp[componentId], in HpmfwupgPreparationStage()875 && pFwupgCtx->genCompProp[componentId].GeneralCompProperties.bitfield.rollbackBackup == 0) { in HpmfwupgPreUpgradeCheck()895 … && pFwupgCtx->genCompProp[componentId].GeneralCompProperties.bitfield.preparationSupport == 0) { in HpmfwupgPreUpgradeCheck()1303 …&& !pFwupgCtx->genCompProp[pFwupgCtx->componentId].GeneralCompProperties.bitfield.comparisonSuppor… in HpmFwupgActionUploadFirmware()1375 …&& (pFwupgCtx->genCompProp[pFwupgCtx->componentId].GeneralCompProperties.bitfield.rollbackBackup !… in HpmfwupgActivationStage()
758 struct HpmfwupgGetGeneralPropResp genCompProp[HPMFWUPG_COMPONENT_ID_MAX]; member