Searched refs:efi_open_protocol (Results 1 – 1 of 1) sorted by relevance
1161 static efi_status_t EFIAPI efi_open_protocol( in efi_open_protocol() function1235 return efi_open_protocol(handle, protocol, protocol_interface, NULL, in efi_handle_protocol()1275 .open_protocol = efi_open_protocol,