Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dgop.c426 efi_graphics_output_protocol_t **found_gop) in find_handle_with_primary_gop() argument
467 if (found_gop) in find_handle_with_primary_gop()
468 *found_gop = gop; in find_handle_with_primary_gop()
476 if (found_gop) in find_handle_with_primary_gop()
477 *found_gop = first_gop; in find_handle_with_primary_gop()