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.rs288 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>>; in acpi_id_table() method
H A Dplatform.rs117 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { in acpi_id_table() method
H A Di2c.rs233 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { in acpi_id_table() method