Searched defs:StubPciDevice (Results 1 – 1 of 1) sorted by relevance
109 pub struct StubPciDevice { struct131 impl StubPciDevice { argument132 pub fn new(config: &StubPciParameters) -> StubPciDevice { in new()155 impl PciDevice for StubPciDevice { implementation203 impl Suspendable for StubPciDevice { implementation