Home
last modified time | relevance | path

Searched refs:wait_for_key_ex (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textinputex.c145 ret = boottime->wait_for_event(1, &con_in_ex->wait_for_key_ex, in execute()
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c1011 .wait_for_key_ex = NULL,
1101 efi_con_in_ex.wait_for_key_ex = efi_con_in.wait_for_key; in efi_console_register()
/openbmc/u-boot/include/
H A Defi_api.h638 struct efi_event *wait_for_key_ex; member