Searched refs:DevicePathToTextProtocol (Results 1 – 3 of 3) sorted by relevance
33 pub struct DevicePathToTextProtocol; struct35 impl ProtocolInfo for DevicePathToTextProtocol { implementation42 impl<'a> Protocol<'a, DevicePathToTextProtocol> {
23 device_path::{DevicePathProtocol, DevicePathText, DevicePathToTextProtocol},157 let path_to_text = bs.find_first_and_open::<DevicePathToTextProtocol>()?; in get_device_path()
47 #### DevicePathToTextProtocol subsubsection