Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dacpi.rs85 pub(crate) struct PciResource { struct
87 pub(crate) pme_notify: BTreeMap<u8, Vec<Arc<Mutex<dyn PmeNotify>>>>,