Searched refs:tgop (Results 1 – 1 of 1) sorted by relevance
534 EFI_GRAPHICS_OUTPUT_PROTOCOL *tgop; in efi_find_framebuffer() local539 (void **)&tgop); in efi_find_framebuffer()543 if (tgop->Mode->Info->PixelFormat == PixelBltOnly || in efi_find_framebuffer()544 tgop->Mode->Info->PixelFormat >= PixelFormatMax) in efi_find_framebuffer()551 gop = tgop; in efi_find_framebuffer()555 gop = tgop; in efi_find_framebuffer()