Lines Matching refs:dwc2_hsotg
88 static int dwc2_desc_list_alloc(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
123 static void dwc2_desc_list_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
144 static int dwc2_frame_list_alloc(struct dwc2_hsotg *hsotg, gfp_t mem_flags)
161 static void dwc2_frame_list_free(struct dwc2_hsotg *hsotg)
181 static void dwc2_per_sched_enable(struct dwc2_hsotg *hsotg, u32 fr_list_en)
205 static void dwc2_per_sched_disable(struct dwc2_hsotg *hsotg)
230 static void dwc2_update_frame_list(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
294 static void dwc2_release_channel_ddma(struct dwc2_hsotg *hsotg,
342 int dwc2_hcd_qh_init_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
388 void dwc2_hcd_qh_free_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
428 static u16 dwc2_calc_starting_frame(struct dwc2_hsotg *hsotg,
490 static u16 dwc2_recalc_initial_desc_idx(struct dwc2_hsotg *hsotg,
541 static void dwc2_fill_host_isoc_dma_desc(struct dwc2_hsotg *hsotg,
580 static void dwc2_init_isoc_dma_desc(struct dwc2_hsotg *hsotg,
689 static void dwc2_fill_host_dma_desc(struct dwc2_hsotg *hsotg,
741 static void dwc2_init_non_isoc_dma_desc(struct dwc2_hsotg *hsotg,
847 void dwc2_hcd_start_xfer_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
892 static int dwc2_cmpl_host_isoc_dma_desc(struct dwc2_hsotg *hsotg,
961 static void dwc2_complete_isoc_xfer_ddma(struct dwc2_hsotg *hsotg,
1067 static int dwc2_update_non_isoc_urb_state_ddma(struct dwc2_hsotg *hsotg,
1149 static int dwc2_process_non_isoc_desc(struct dwc2_hsotg *hsotg,
1221 static void dwc2_complete_non_isoc_xfer_ddma(struct dwc2_hsotg *hsotg,
1299 void dwc2_hcd_complete_xfer_ddma(struct dwc2_hsotg *hsotg,