Function acpi::get_acpi_tables
source · pub fn get_acpi_tables() -> &'static Mutex<AcpiTables>
Expand description
Returns a reference to the singleton instance of all ACPI tables that have been discovered, mapped, and parsed so far.