Searched refs:HPMFWUPG_SUCCESS (Results 1 – 2 of 2) sorted by relevance
295 int rc = HPMFWUPG_SUCCESS; in HpmfwupgTargetCheck()456 return HPMFWUPG_SUCCESS; in HpmfwupgTargetCheck()466 int rc = HPMFWUPG_SUCCESS; in HpmfwupgUpgrade()599 return HPMFWUPG_SUCCESS; in HpmfwupgValidateImageIntegrity()674 rc = HPMFWUPG_SUCCESS; in HpmfwupgPreparationStage()695 rc = HPMFWUPG_SUCCESS; in HpmfwupgPreparationStage()734 rc = HPMFWUPG_SUCCESS; in HpmfwupgPreparationStage()983 return HPMFWUPG_SUCCESS; in HpmfwupgPreUpgradeCheck()1445 return HPMFWUPG_SUCCESS; in HpmfwupgGetDeviceId()1521 return HPMFWUPG_SUCCESS; in HpmfwupgGetTargetUpgCapabilities()[all …]
147 static const int HPMFWUPG_SUCCESS = 0; variable