Lines Matching refs:efi_handler
516 struct efi_handler **handler) in efi_search_protocol()
527 struct efi_handler *protocol; in efi_search_protocol()
529 protocol = list_entry(lhandle, struct efi_handler, link); in efi_search_protocol()
551 struct efi_handler *handler; in efi_remove_protocol()
573 struct efi_handler *protocol; in efi_remove_all_protocols()
574 struct efi_handler *pos; in efi_remove_all_protocols()
1049 struct efi_handler *handler) in efi_create_open_info()
1089 struct efi_handler *handler; in efi_add_protocol()
1099 handler = calloc(1, sizeof(struct efi_handler)); in efi_add_protocol()
1191 struct efi_handler *handler; in efi_get_drivers()
1301 struct efi_handler *handler; in efi_uninstall_protocol()
2114 struct efi_handler *handler; in efi_close_protocol()
2165 struct efi_handler *handler; in efi_open_protocol_information()
2258 struct efi_handler *protocol; in efi_protocols_per_handle()
2261 struct efi_handler, link); in efi_protocols_per_handle()
2335 struct efi_handler *handler; in efi_locate_protocol()
2410 struct efi_handler *handler; in efi_locate_device_path()
2687 struct efi_handler *handler, in efi_protocol_open()
2809 struct efi_handler *handler; in efi_open_protocol()
2959 struct efi_handler *protocol; in efi_delete_image()
3344 struct efi_handler *handler; in efi_connect_controller()
3436 struct efi_handler *handler; in efi_get_child_controllers()