Home
last modified time | relevance | path

Searched refs:graphics_proto (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c1009 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() local
1023 &graphics_proto, NULL, &size, gop_handle); in setup_graphics()
1025 status = setup_gop(si, &graphics_proto, size); in setup_graphics()