Searched refs:IsSlotBootable (Results 1 – 2 of 2) sorted by relevance
291 int IsSlotBootable(struct boot_control_module* module, unsigned int slot) { in IsSlotBootable() function342 .isSlotBootable = IsSlotBootable,
154 TEST_F(BootHidlTest, IsSlotBootable) { in TEST_F() argument