Searched refs:DmaGspMem (Results 1 – 1 of 1) sorted by relevance
196 struct DmaGspMem(CoherentAllocation<GspMem>); struct198 impl DmaGspMem { implementation405 gsp_mem: DmaGspMem,427 let gsp_mem = DmaGspMem::new(dev)?; in new()