Lines Matching refs:efi_object
416 void efi_add_handle(struct efi_object *obj) in efi_add_handle()
433 struct efi_object *obj; in efi_create_handle()
435 obj = calloc(1, sizeof(struct efi_object)); in efi_create_handle()
457 struct efi_object *efiobj; in efi_search_protocol()
513 struct efi_object *efiobj; in efi_remove_all_protocols()
536 void efi_delete_handle(struct efi_object *obj) in efi_delete_handle()
902 struct efi_object *efi_search_obj(const efi_handle_t handle) in efi_search_obj()
904 struct efi_object *efiobj; in efi_search_obj()
961 struct efi_object *efiobj; in efi_add_protocol()
1040 static efi_status_t efi_get_drivers(struct efi_object *efiobj, in efi_get_drivers()
1107 struct efi_object *efiobj, in efi_disconnect_all_drivers()
1149 struct efi_object *efiobj; in efi_uninstall_protocol_interface()
1226 struct efi_object *efiobj) in efi_search()
1263 struct efi_object *efiobj; in efi_locate_handle()
1445 struct efi_loaded_image *info, struct efi_object *obj, in efi_setup_loaded_image()
1569 struct efi_object *obj; in efi_load_image()
1762 struct efi_object *efiobj; in efi_unload_image()
2049 struct efi_object *efiobj; in efi_protocols_per_handle()
2165 struct efi_object *efiobj; in efi_locate_protocol()
2168 efiobj = list_entry(lhandle, struct efi_object, link); in efi_locate_protocol()
2748 struct efi_object *efiobj; in efi_connect_controller()
2846 struct efi_object *efiobj, in efi_get_child_controllers()
2920 struct efi_object *efiobj; in efi_disconnect_controller()