Searched defs:acpi_id_table (Results 1 – 3 of 3) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | driver.rs | 292 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>>; acpi_id_table() method |
| H A D | platform.rs | 134 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { acpi_id_table() method |
| H A D | i2c.rs | 233 fn acpi_id_table() -> Option<acpi::IdTable<Self::IdInfo>> { acpi_id_table() method |