Searched refs:Aml (Results 1 – 5 of 5) sorted by relevance
8 pub trait Aml { interface79 impl Aml for Zero {89 impl Aml for One {99 impl Aml for Ones {112 impl Aml for Path {162 impl Aml for Byte {171 impl Aml for Word {180 impl Aml for DWord {189 impl Aml for QWord {201 impl Aml for Name {[all …]
6 use acpi_tables::{aml, aml::Aml};142 impl Aml for ACPIPMResource {
6 use acpi_tables::{aml, aml::Aml};498 impl Aml for GoldfishBattery {
18 use acpi_tables::aml::Aml;480 Aml::to_aml_bytes(&goldfish_bat, amls); in add_goldfish_battery()
57 use acpi_tables::aml::Aml;1073 Aml::to_aml_bytes(&pmresource, &mut amls); in setup_acpi_devices()