Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/libstub/
Dgop.c135 bool conout_found = false; in setup_gop32() local
148 conout_found = true; in setup_gop32()
152 if (status == EFI_SUCCESS && (!first_gop || conout_found) && in setup_gop32()
173 if (conout_found) in setup_gop32()
253 bool conout_found = false; in setup_gop64() local
266 conout_found = true; in setup_gop64()
270 if (status == EFI_SUCCESS && (!first_gop || conout_found) && in setup_gop64()
291 if (conout_found) in setup_gop64()