Searched defs:sun4i_dma_contract (Results 1 – 1 of 1) sorted by relevance
164 struct sun4i_dma_contract { struct165 struct virt_dma_desc vd;166 struct list_head demands;167 struct list_head completed_demands;168 bool is_cyclic : 1;169 bool use_half_int : 1;