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