Searched refs:dwc2_hcd_dma_desc (Results 1 – 3 of 3) sorted by relevance
91 sizeof(struct dwc2_hcd_dma_desc) * in dwc2_desc_list_alloc()99 sizeof(struct dwc2_hcd_dma_desc) * dwc2_max_desc_num(qh)); in dwc2_desc_list_alloc()103 dma_free_coherent(hsotg->dev, sizeof(struct dwc2_hcd_dma_desc) in dwc2_desc_list_alloc()116 dma_free_coherent(hsotg->dev, sizeof(struct dwc2_hcd_dma_desc) in dwc2_desc_list_free()299 memset(qh->desc_list, 0, sizeof(struct dwc2_hcd_dma_desc) * in dwc2_release_channel_ddma()512 struct dwc2_hcd_dma_desc *dma_desc = &qh->desc_list[idx]; in dwc2_fill_host_isoc_dma_desc()621 struct dwc2_hcd_dma_desc *dma_desc = &qh->desc_list[n_desc]; in dwc2_fill_host_dma_desc()803 struct dwc2_hcd_dma_desc *dma_desc = &qh->desc_list[idx]; in dwc2_cmpl_host_isoc_dma_desc()935 struct dwc2_hcd_dma_desc *dma_desc, in dwc2_update_non_isoc_urb_state_ddma()1023 struct dwc2_hcd_dma_desc *dma_desc; in dwc2_process_non_isoc_desc()
285 struct dwc2_hcd_dma_desc *desc_list;
789 struct dwc2_hcd_dma_desc { struct