Searched defs:close_protocol (Results 1 – 2 of 2) sorted by relevance
110 EfiStatus (*close_protocol)(EfiHandle handle, const EfiGuid* protocol, EfiHandle agent_handle, member
315 fn close_protocol<T: ProtocolInfo>(&self, handle: DeviceHandle) -> EfiResult<()> { in close_protocol() method838 unsafe extern "C" fn close_protocol( in close_protocol() function