Searched refs:efi_object (Results 1 – 9 of 9) sorted by relevance
519 struct efi_object *obj; in efi_create_handle()543 struct efi_object *efiobj; in efi_search_protocol()597 struct efi_object *efiobj; in efi_remove_all_protocols()1068 struct efi_object *efiobj; in efi_search_obj()1127 struct efi_object *efiobj; in efi_add_protocol()1339 struct efi_object *efiobj; in efi_uninstall_protocol()1520 struct efi_object *efiobj; in efi_locate_handle()2445 struct efi_object *efiobj; in efi_protocols_per_handle()2568 struct efi_object *efiobj; in efi_locate_protocol()3230 struct efi_object *efiobj; in efi_delete_image()[all …]
43 struct efi_object header;331 struct efi_object *efiobj; in efi_fs_from_path()404 struct efi_object *handle; in efi_disk_add_dev()
31 struct efi_object header;
55 struct efi_object header;
32 __maybe_unused static struct efi_object uart_obj;
90 struct efi_object *efiobj; in efi_print_image_infos()
187 struct efi_object *obj = efi_search_obj(handle); in efi_bl_bind()
409 struct efi_object { struct436 struct efi_object header; argument623 struct efi_object *efi_search_obj(const efi_handle_t handle);
132 typedef struct efi_object *efi_handle_t;
Completed in 28 milliseconds