Lines Matching defs:handle

428 void efi_add_handle(efi_handle_t handle)  in efi_add_handle()
442 efi_status_t efi_create_handle(efi_handle_t *handle) in efi_create_handle()
464 efi_status_t efi_search_protocol(const efi_handle_t handle, in efi_search_protocol()
497 efi_status_t efi_remove_protocol(const efi_handle_t handle, in efi_remove_protocol()
522 efi_status_t efi_remove_all_protocols(const efi_handle_t handle) in efi_remove_all_protocols()
547 void efi_delete_handle(efi_handle_t handle) in efi_delete_handle()
933 struct efi_object *efi_search_obj(const efi_handle_t handle) in efi_search_obj()
988 efi_status_t efi_add_protocol(const efi_handle_t handle, in efi_add_protocol()
1030 efi_handle_t *handle, const efi_guid_t *protocol, in efi_install_protocol_interface()
1072 static efi_status_t efi_get_drivers(efi_handle_t handle, in efi_get_drivers()
1140 (efi_handle_t handle, in efi_disconnect_all_drivers()
1178 (efi_handle_t handle, const efi_guid_t *protocol, in efi_uninstall_protocol()
1234 (efi_handle_t handle, const efi_guid_t *protocol, in efi_uninstall_protocol_interface()
1289 efi_handle_t handle) in efi_search()
2062 static efi_status_t EFIAPI efi_close_protocol(efi_handle_t handle, in efi_close_protocol()
2112 efi_handle_t handle, const efi_guid_t *protocol, in efi_open_protocol_information()
2175 efi_handle_t handle, efi_guid_t ***protocol_buffer, in efi_protocols_per_handle()
2406 (efi_handle_t *handle, ...) in efi_install_multiple_protocol_interfaces()
2465 efi_handle_t handle, ...) in efi_uninstall_multiple_protocol_interfaces()
2686 (efi_handle_t handle, const efi_guid_t *protocol, in efi_open_protocol()
2750 static efi_status_t EFIAPI efi_handle_protocol(efi_handle_t handle, in efi_handle_protocol()
2953 efi_handle_t handle, const efi_guid_t *protocol, in efi_reinstall_protocol_interface()