Searched refs:efi_object (Results 1 – 9 of 9) sorted by relevance
514 struct efi_object *obj; in efi_create_handle()538 struct efi_object *efiobj; in efi_search_protocol()592 struct efi_object *efiobj; in efi_remove_all_protocols()1056 struct efi_object *efiobj; in efi_search_obj()1115 struct efi_object *efiobj; in efi_add_protocol()1327 struct efi_object *efiobj; in efi_uninstall_protocol()1509 struct efi_object *efiobj; in efi_locate_handle()2409 struct efi_object *efiobj; in efi_protocols_per_handle()2520 struct efi_object *efiobj; in efi_locate_protocol()3065 struct efi_object *efiobj; in efi_delete_image()[all …]
39 struct efi_object header;292 struct efi_object *efiobj; in efi_fs_from_path()365 struct efi_object *handle; in efi_disk_add_dev()
154 static struct efi_object *find_obj(struct efi_device_path *dp, bool short_path, in find_obj()157 struct efi_object *efiobj; in find_obj()200 struct efi_object *efi_dp_find_obj(struct efi_device_path *dp, in efi_dp_find_obj()203 struct efi_object *efiobj; in efi_dp_find_obj()
32 struct efi_object header;
89 struct efi_object *efiobj; in efi_print_image_infos()
54 struct efi_object header;
289 struct efi_object { struct315 struct efi_object header; argument491 struct efi_object *efi_search_obj(const efi_handle_t handle);618 struct efi_object *efi_dp_find_obj(struct efi_device_path *dp,
110 typedef struct efi_object *efi_handle_t;
140 struct efi_object *obj = efi_search_obj(handle); in efi_bl_bind()
Completed in 22 milliseconds