Searched defs:sun4i_dma_contract (Results 1 – 1 of 1) sorted by relevance
213 struct sun4i_dma_contract { struct214 struct virt_dma_desc vd;215 struct list_head demands;216 struct list_head completed_demands;217 bool is_cyclic : 1;218 bool use_half_int : 1;