Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddriver.rs230 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>>; in acpi_id_table() method
H A Dplatform.rs106 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { acpi_id_table() method