Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c51 struct efi_console_control_protocol *this, in efi_cin_get_mode()
67 struct efi_console_control_protocol *this, int mode) in efi_cin_set_mode()
74 struct efi_console_control_protocol *this, in efi_cin_lock_std_in()
81 const struct efi_console_control_protocol efi_console_control = {
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h474 struct efi_console_control_protocol struct
477 struct efi_console_control_protocol *this, int *mode,
480 struct efi_console_control_protocol *this, int mode);
482 struct efi_console_control_protocol *this,
H A Defi_loader.h59 extern const struct efi_console_control_protocol efi_console_control;