Searched defs:SDT (Results 1 – 3 of 3) sorted by relevance
13 pub struct SDT { struct22 impl SDT { implementation
75 fn create_dsdt_table(amls: Vec<u8>) -> SDT { in create_dsdt_table()
1051 sdts: Vec<SDT>, in setup_acpi_devices()