Home
last modified time | relevance | path

Searched defs:acpi_id_table (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/
H A Ddriver.rs292 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>>; acpi_id_table() method
H A Dplatform.rs134 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { acpi_id_table() method
H A Di2c.rs233 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { acpi_id_table() method