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.c31 struct efi_gop_obj { struct
45 struct efi_gop_obj *gopobj; in gop_query_mode() argument
55 gopobj = container_of(this, struct efi_gop_obj, ops); in gop_query_mode()
98 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_blt_int()
225 struct efi_gop_obj *gopobj = container_of(this, struct efi_gop_obj, ops); in gop_get_bpp()
329 struct efi_gop_obj *gopobj; in gop_set_mode()
344 gopobj = container_of(this, struct efi_gop_obj, ops); in gop_set_mode()
434 struct efi_gop_obj *gopobj; in efi_gop_register()

Completed in 3 milliseconds