Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c346 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() local
360 &graphics_proto, NULL, &size, gop_handle); in setup_graphics()
362 status = efi_setup_gop(NULL, si, &graphics_proto, size); in setup_graphics()