Searched refs:dwc2_dma_desc (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/usb/dwc2/ |
| A D | hcd_ddma.c | 546 sizeof(struct dwc2_dma_desc), in dwc2_fill_host_isoc_dma_desc() 654 sizeof(struct dwc2_dma_desc), in dwc2_init_isoc_dma_desc() 752 sizeof(struct dwc2_dma_desc)), in dwc2_init_non_isoc_dma_desc() 753 sizeof(struct dwc2_dma_desc), in dwc2_init_non_isoc_dma_desc() 791 sizeof(struct dwc2_dma_desc), in dwc2_init_non_isoc_dma_desc() 867 struct dwc2_dma_desc *dma_desc; in dwc2_cmpl_host_isoc_dma_desc() 880 sizeof(struct dwc2_dma_desc)), in dwc2_cmpl_host_isoc_dma_desc() 881 sizeof(struct dwc2_dma_desc), in dwc2_cmpl_host_isoc_dma_desc() 1135 struct dwc2_dma_desc *dma_desc; in dwc2_process_non_isoc_desc() 1146 sizeof(struct dwc2_dma_desc)), in dwc2_process_non_isoc_desc() [all …]
|
| A D | core.h | 152 struct dwc2_dma_desc *desc_list; 1210 struct dwc2_dma_desc *setup_desc[2]; 1212 struct dwc2_dma_desc *ctrl_in_desc; 1214 struct dwc2_dma_desc *ctrl_out_desc;
|
| A D | gadget.c | 451 sizeof(struct dwc2_dma_desc), in dwc2_gadget_alloc_ctrl_desc_chains() 459 sizeof(struct dwc2_dma_desc), in dwc2_gadget_alloc_ctrl_desc_chains() 467 sizeof(struct dwc2_dma_desc), in dwc2_gadget_alloc_ctrl_desc_chains() 475 sizeof(struct dwc2_dma_desc), in dwc2_gadget_alloc_ctrl_desc_chains() 802 struct dwc2_dma_desc **desc, in dwc2_gadget_fill_nonisoc_xfer_ddma_one() 872 struct dwc2_dma_desc *desc = hs_ep->desc_list; in dwc2_gadget_config_nonisoc_xfer_ddma() 912 struct dwc2_dma_desc *desc; in dwc2_gadget_fill_isoc_desc() 990 struct dwc2_dma_desc *desc; in dwc2_gadget_start_isoc_ddma() 2349 struct dwc2_dma_desc *desc = hs_ep->desc_list; in dwc2_gadget_get_xfersize_ddma() 4088 desc_num * sizeof(struct dwc2_dma_desc), in dwc2_hsotg_ep_enable() [all …]
|
| A D | hcd.h | 338 struct dwc2_dma_desc *desc_list;
|
| A D | hw.h | 828 struct dwc2_dma_desc { struct
|
| A D | hcd.c | 5262 sizeof(struct dwc2_dma_desc) * in dwc2_hcd_init() 5278 sizeof(struct dwc2_dma_desc) * in dwc2_hcd_init()
|
Completed in 35 milliseconds