Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_selftest/
Defi_selftest_controllers.c25 static efi_guid_t guid_child_controller = variable
138 &handle_child_controller[i], &guid_child_controller, in start()
177 child_handle, &guid_child_controller, NULL); in disconnect_child()
/external/u-boot/lib/efi_driver/
Defi_uclass.c161 efi_guid_t *guid_child_controller = NULL; in disconnect_child() local
171 child_handle, guid_child_controller, NULL)); in disconnect_child()