Searched defs:DevicePathProtocol (Results 1 – 5 of 5) sorted by relevance
16 pub struct DevicePathProtocol { struct23 impl DevicePathProtocol { argument
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