Home
last modified time | relevance | path

Searched refs:EISAName (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/acpi_tables/src/
Daml.rs308 pub struct EISAName { struct
312 impl EISAName { impl
331 EISAName { value } in new()
335 impl Aml for EISAName { implementation
1286 &Name::new("_HID".into(), &EISAName::new("PNP0501")), in test_device()
1559 Name::new("_HID".into(), &EISAName::new("PNP0501")).to_aml_bytes(&mut aml); in test_eisa_name()
1810 &Name::new("_HID".into(), &EISAName::new("PNP0A06")), in test_mutex()
1850 &Name::new("_HID".into(), &EISAName::new("PNP0A06")), in test_notify()
1890 &Name::new("_HID".into(), &EISAName::new("PNP0A06")), in test_while()