Searched defs:DmaSampleDriver (Results 1 – 1 of 1) sorted by relevance
9 struct DmaSampleDriver { struct10 pdev: ARef<pci::Device>,11 ca: CoherentAllocation<MyStruct>,47 impl pci::Driver for DmaSampleDriver { implementation77 impl Drop for DmaSampleDriver { implementation