Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_gop.c30 struct efi_gop_obj { struct
44 struct efi_gop_obj *gopobj; in gop_query_mode() argument
54 gopobj = container_of(this, struct efi_gop_obj, ops); in gop_query_mode()
118 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_blt_int()
251 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_get_bpp()
361 struct efi_gop_obj *gopobj; in gop_set_mode()
376 gopobj = container_of(this, struct efi_gop_obj, ops); in gop_set_mode()
467 struct efi_gop_obj *gopobj; in efi_gop_register()

Completed in 9 milliseconds