Searched refs:cout_mode (Results 1 – 1 of 1) sorted by relevance
18 struct cout_mode { struct24 static struct cout_mode efi_cout_modes[] = { argument121 struct cout_mode *mode = &efi_cout_modes[con->mode]; in efi_cout_output_string()180 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches()