Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c29 struct efi_gop_obj { struct
43 struct efi_gop_obj *gopobj; in gop_query_mode() argument
47 gopobj = container_of(this, struct efi_gop_obj, ops); in gop_query_mode()
95 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_blt_int()
222 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_get_bpp()
393 struct efi_gop_obj *gopobj; in efi_gop_register()