Lines Matching refs:dwc2_hsotg
72 static int dwc2_periodic_channel_available(struct dwc2_hsotg *hsotg)
109 static int dwc2_check_periodic_bandwidth(struct dwc2_hsotg *hsotg,
374 static unsigned long *dwc2_get_ls_map(struct dwc2_hsotg *hsotg,
492 struct dwc2_hsotg *hsotg;
515 static void dwc2_qh_schedule_print(struct dwc2_hsotg *hsotg,
565 static inline void dwc2_qh_schedule_print(struct dwc2_hsotg *hsotg,
584 static int dwc2_ls_pmap_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
623 static void dwc2_ls_pmap_unschedule(struct dwc2_hsotg *hsotg,
658 static int dwc2_hs_pmap_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
684 static void dwc2_hs_pmap_unschedule(struct dwc2_hsotg *hsotg,
708 static int dwc2_uframe_schedule_split(struct dwc2_hsotg *hsotg,
990 static int dwc2_uframe_schedule_hs(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1013 static int dwc2_uframe_schedule_ls(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1033 static int dwc2_uframe_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1058 static void dwc2_uframe_unschedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1086 static void dwc2_pick_first_frame(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1201 static int dwc2_do_reserve(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1247 static void dwc2_do_unreserve(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1285 struct dwc2_hsotg *hsotg = qh->hsotg;
1328 static int dwc2_check_max_xfer_size(struct dwc2_hsotg *hsotg,
1358 static int dwc2_schedule_periodic(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1417 static void dwc2_deschedule_periodic(struct dwc2_hsotg *hsotg,
1473 struct dwc2_hsotg *hsotg = qh->hsotg;
1508 static void dwc2_qh_init(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
1645 struct dwc2_qh *dwc2_hcd_qh_create(struct dwc2_hsotg *hsotg,
1681 void dwc2_hcd_qh_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1721 int dwc2_hcd_qh_add(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1773 void dwc2_hcd_qh_unlink(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1823 static int dwc2_next_for_periodic_split(struct dwc2_hsotg *hsotg,
1886 static int dwc2_next_periodic_start(struct dwc2_hsotg *hsotg,
1977 void dwc2_hcd_qh_deactivate(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
2078 int dwc2_hcd_qtd_add(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,