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
308 fn close_protocol<T: ProtocolInfo>(&self, handle: DeviceHandle) -> Result<()> { in close_protocol() method1067 unsafe extern "C" fn close_protocol( in close_protocol() function