Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c1025 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() local
1039 &graphics_proto, NULL, &size, gop_handle); in setup_graphics()
1041 status = setup_gop(si, &graphics_proto, size); in setup_graphics()