Searched defs:DevicePathProtocol (Results 1 – 3 of 3) sorted by relevance
24 pub struct DevicePathProtocol; struct26 impl ProtocolInfo for DevicePathProtocol { implementation47 device_path: &Protocol<DevicePathProtocol>, in convert_device_path_to_text()
30 ### DevicePathProtocol subsection
40 pub type DevicePathProtocol = MockDevicePathProtocol; typedef