Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dgop.c429 efi_handle_t h, first_gop_handle; in find_handle_with_primary_gop() local
431 first_gop_handle = NULL; in find_handle_with_primary_gop()
470 } else if (!first_gop_handle) { in find_handle_with_primary_gop()
471 first_gop_handle = h; in find_handle_with_primary_gop()
478 return first_gop_handle; in find_handle_with_primary_gop()