Home
last modified time | relevance | path

Searched refs:SetActiveBootSlot (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/am57x/bootctrl/
Dboot_control.cc216 int SetActiveBootSlot(boot_control_module_t* module, unsigned int slot) { in SetActiveBootSlot() function
340 .setActiveBootSlot = SetActiveBootSlot,
/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp96 TEST_F(BootHidlTest, SetActiveBootSlot) { in TEST_F() argument