Home
last modified time | relevance | path

Searched refs:std_in_locked (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()
60 if (std_in_locked) in efi_cin_get_mode()
61 *std_in_locked = 0; in efi_cin_get_mode()
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h478 char *uga_exists, char *std_in_locked);