Lines Matching refs:efi_handler
541 struct efi_handler **handler) in efi_search_protocol()
552 struct efi_handler *protocol; in efi_search_protocol()
554 protocol = list_entry(lhandle, struct efi_handler, link); in efi_search_protocol()
576 struct efi_handler *handler; in efi_remove_protocol()
598 struct efi_handler *protocol; in efi_remove_all_protocols()
599 struct efi_handler *pos; in efi_remove_all_protocols()
1088 struct efi_handler *handler) in efi_create_open_info()
1128 struct efi_handler *handler; in efi_add_protocol()
1138 handler = calloc(1, sizeof(struct efi_handler)); in efi_add_protocol()
1230 struct efi_handler *handler; in efi_get_drivers()
1340 struct efi_handler *handler; in efi_uninstall_protocol()
1815 struct efi_handler *handler; in efi_locate_device_path()
1954 struct efi_handler *handler; in efi_load_image_from_path()
2308 struct efi_handler *handler; in efi_close_protocol()
2384 struct efi_handler *handler; in efi_open_protocol_information()
2477 struct efi_handler *protocol; in efi_protocols_per_handle()
2480 struct efi_handler, link); in efi_protocols_per_handle()
2566 struct efi_handler *handler; in efi_locate_protocol()
2940 struct efi_handler *handler, in efi_protocol_open()
3062 struct efi_handler *handler; in efi_open_protocol()
3235 struct efi_handler *protocol; in efi_delete_image()
3632 struct efi_handler *handler; in efi_connect_controller()
3724 struct efi_handler *handler; in efi_get_child_controllers()