Home
last modified time | relevance | path

Searched refs:interrupt_model (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/acpi/src/platform/
Dmod.rs94 pub interrupt_model: InterruptModel<'a, A>, field
126 let (interrupt_model, processor_info) = match madt { in new_in()
132 Ok(PlatformInfo { power_profile, interrupt_model, processor_info, pm_timer }) in new_in()