dwc2_dma_desc
struct dwc2_dma_desc *desc_list;
struct dwc2_dma_desc *desc_list;
qh->desc_list_sz = sizeof(struct dwc2_dma_desc) *
struct dwc2_dma_desc *dma_desc,
struct dwc2_dma_desc *dma_desc;
(desc_num * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
memset(qh->desc_list, 0, sizeof(struct dwc2_dma_desc) *
struct dwc2_dma_desc *dma_desc = &qh->desc_list[idx];
(idx * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
(idx * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
(idx * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
struct dwc2_dma_desc *dma_desc = &qh->desc_list[n_desc];
(n_desc * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
((n_desc - 1) * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),
sizeof(struct dwc2_dma_desc),
struct dwc2_dma_desc *dma_desc;
(idx * sizeof(struct dwc2_dma_desc)),
sizeof(struct dwc2_dma_desc),