Searched refs:cout_mode_matches (Results 1 – 1 of 1) sorted by relevance
181 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches() function235 if (!cout_mode_matches(&efi_cout_modes[0], rows, cols) && in efi_cout_query_mode()236 !cout_mode_matches(&efi_cout_modes[1], rows, cols)) { in efi_cout_query_mode()