Searched refs:fwupdate_value (Results 1 – 2 of 2) sorted by relevance
805 unsigned fwupdate_value; in VbGetArchPropertyInt() local810 if (ReadFileInt(NEED_FWUPDATE_PATH, &fwupdate_value) < 0) in VbGetArchPropertyInt()813 value = (int)fwupdate_value; in VbGetArchPropertyInt()