Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_console.c416 .wait_for_key = NULL,
430 efi_signal_event(efi_con_in.wait_for_key); in efi_console_timer_notify()
453 efi_key_notify, NULL, &efi_con_in.wait_for_key); in efi_console_register()
/rk3399_rockchip-uboot/include/
H A Defi_api.h465 struct efi_event *wait_for_key; member