Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c52 int *mode, char *uga_exists, char *std_in_locked) in efi_cin_get_mode() argument
54 EFI_ENTRY("%p, %p, %p, %p", this, mode, uga_exists, std_in_locked); in efi_cin_get_mode()
58 if (uga_exists) in efi_cin_get_mode()
59 *uga_exists = 0; in efi_cin_get_mode()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h478 char *uga_exists, char *std_in_locked);