Searched refs:convert_device_path_to_text (Results 1 – 3 of 3) sorted by relevance
44 pub fn convert_device_path_to_text( in convert_device_path_to_text() method52 .convert_device_path_to_text in convert_device_path_to_text()
35 uint16_t* (*convert_device_path_to_text)(struct EfiDevicePathProtocol* device_path, member
158 Ok(path_to_text.convert_device_path_to_text(&path, false, false)?) in get_device_path()