Searched defs:PsciVersion (Results 1 – 5 of 5) sorted by relevance
31 pub struct PsciVersion { struct36 impl PsciVersion { argument46 impl TryFrom<u32> for PsciVersion { implementation122 fn get_psci_version(&self) -> Result<PsciVersion>; in get_psci_version()
247 fn get_psci_version(&self) -> Result<PsciVersion> { in get_psci_version()
570 psci_version: PsciVersion, in create_fdt()
671 fn get_psci_version(&self) -> Result<PsciVersion> { in get_psci_version()
441 fn get_psci_version(&self) -> Result<PsciVersion> { in get_psci_version()