Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/libstub/
Dgop.c133 bool conout_found = false; in setup_gop32() local
146 conout_found = true; in setup_gop32()
150 if (status == EFI_SUCCESS && (!first_gop || conout_found) && in setup_gop32()
171 if (conout_found) in setup_gop32()
251 bool conout_found = false; in setup_gop64() local
264 conout_found = true; in setup_gop64()
268 if (status == EFI_SUCCESS && (!first_gop || conout_found) && in setup_gop64()
289 if (conout_found) in setup_gop64()