Searched refs:cout_mode_matches (Results 1 – 1 of 1) sorted by relevance
248 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches() function362 if (!cout_mode_matches(&efi_cout_modes[0], rows, cols) && in query_console_size()363 !cout_mode_matches(&efi_cout_modes[1], rows, cols)) { in query_console_size()
Completed in 7 milliseconds