Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c413 struct efi_simple_input_interface efi_con_in = { variable
430 efi_signal_event(efi_con_in.wait_for_key); in efi_console_timer_notify()
440 EFI_PROTOCOL_OBJECT(EFI_SIMPLE_TEXT_INPUT_PROTOCOL_GUID, &efi_con_in);
453 efi_key_notify, NULL, &efi_con_in.wait_for_key); in efi_console_register()
H A Defi_boottime.c1299 .con_in = (void*)&efi_con_in,
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h58 extern struct efi_simple_input_interface efi_con_in;