Searched refs:screen_index (Results 1 – 3 of 3) sorted by relevance
145 uint32_t screen_index; in VbDisplayScreenFromGBB() local168 screen_index = SCREEN_DEVELOPER_WARNING; in VbDisplayScreenFromGBB()171 screen_index = SCREEN_RECOVERY_REMOVE; in VbDisplayScreenFromGBB()174 screen_index = SCREEN_RECOVERY_NO_GOOD; in VbDisplayScreenFromGBB()177 screen_index = SCREEN_RECOVERY_INSERT; in VbDisplayScreenFromGBB()180 screen_index = SCREEN_RECOVERY_TO_DEV; in VbDisplayScreenFromGBB()183 screen_index = SCREEN_DEVELOPER_TO_NORM; in VbDisplayScreenFromGBB()186 screen_index = SCREEN_WAIT; in VbDisplayScreenFromGBB()189 screen_index = SCREEN_TO_NORM_CONFIRMED; in VbDisplayScreenFromGBB()201 if (screen_index >= hdr.number_of_screenlayouts) { in VbDisplayScreenFromGBB()[all …]
97 uint32_t localization, uint32_t screen_index, in VbGbbReadImage() argument119 screen_index * sizeof(ScreenLayout); in VbGbbReadImage()
78 uint32_t localization, uint32_t screen_index,