Lines Matching refs:efi_handler
536 struct efi_handler **handler) in efi_search_protocol()
547 struct efi_handler *protocol; in efi_search_protocol()
549 protocol = list_entry(lhandle, struct efi_handler, link); in efi_search_protocol()
571 struct efi_handler *handler; in efi_remove_protocol()
593 struct efi_handler *protocol; in efi_remove_all_protocols()
594 struct efi_handler *pos; in efi_remove_all_protocols()
1076 struct efi_handler *handler) in efi_create_open_info()
1116 struct efi_handler *handler; in efi_add_protocol()
1126 handler = calloc(1, sizeof(struct efi_handler)); in efi_add_protocol()
1218 struct efi_handler *handler; in efi_get_drivers()
1328 struct efi_handler *handler; in efi_uninstall_protocol()
1804 struct efi_handler *handler; in efi_locate_device_path()
2297 struct efi_handler *handler; in efi_close_protocol()
2348 struct efi_handler *handler; in efi_open_protocol_information()
2441 struct efi_handler *protocol; in efi_protocols_per_handle()
2444 struct efi_handler, link); in efi_protocols_per_handle()
2518 struct efi_handler *handler; in efi_locate_protocol()
2788 struct efi_handler *handler, in efi_protocol_open()
2910 struct efi_handler *handler; in efi_open_protocol()
3070 struct efi_handler *protocol; in efi_delete_image()
3458 struct efi_handler *handler; in efi_connect_controller()
3550 struct efi_handler *handler; in efi_get_child_controllers()