Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c18 struct cout_mode { struct
24 static struct cout_mode efi_cout_modes[] = { argument
151 struct cout_mode *mode; in efi_cout_output_string()
181 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches()