Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_gop.c21 struct efi_gop_obj { struct
38 struct efi_gop_obj *gopobj; in gop_query_mode() argument
42 gopobj = container_of(this, struct efi_gop_obj, ops); in gop_query_mode()
65 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_blt()
131 struct efi_gop_obj *gopobj;