Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_controllers.c25 static efi_guid_t guid_child_controller = variable
140 &handle_child_controller[i], &guid_child_controller, in start()
179 child_handle, &guid_child_controller, NULL); in disconnect_child()
/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c164 efi_guid_t *guid_child_controller = NULL; in disconnect_child() local
174 child_handle, guid_child_controller, NULL)); in disconnect_child()