Lines Matching refs:dwc2_hsotg

42 static int dwc2_periodic_channel_available(struct dwc2_hsotg *hsotg)
79 static int dwc2_check_periodic_bandwidth(struct dwc2_hsotg *hsotg,
344 static unsigned long *dwc2_get_ls_map(struct dwc2_hsotg *hsotg,
462 struct dwc2_hsotg *hsotg;
485 static void dwc2_qh_schedule_print(struct dwc2_hsotg *hsotg,
535 static inline void dwc2_qh_schedule_print(struct dwc2_hsotg *hsotg,
554 static int dwc2_ls_pmap_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
593 static void dwc2_ls_pmap_unschedule(struct dwc2_hsotg *hsotg,
628 static int dwc2_hs_pmap_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
654 static void dwc2_hs_pmap_unschedule(struct dwc2_hsotg *hsotg,
678 static int dwc2_uframe_schedule_split(struct dwc2_hsotg *hsotg,
960 static int dwc2_uframe_schedule_hs(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
983 static int dwc2_uframe_schedule_ls(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1003 static int dwc2_uframe_schedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1028 static void dwc2_uframe_unschedule(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1056 static void dwc2_pick_first_frame(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1171 static int dwc2_do_reserve(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1217 static void dwc2_do_unreserve(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1255 struct dwc2_hsotg *hsotg = qh->hsotg;
1298 static int dwc2_check_max_xfer_size(struct dwc2_hsotg *hsotg,
1328 static int dwc2_schedule_periodic(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1387 static void dwc2_deschedule_periodic(struct dwc2_hsotg *hsotg,
1443 struct dwc2_hsotg *hsotg = qh->hsotg;
1478 static void dwc2_qh_init(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
1615 struct dwc2_qh *dwc2_hcd_qh_create(struct dwc2_hsotg *hsotg,
1651 void dwc2_hcd_qh_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1691 int dwc2_hcd_qh_add(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1743 void dwc2_hcd_qh_unlink(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh)
1793 static int dwc2_next_for_periodic_split(struct dwc2_hsotg *hsotg,
1856 static int dwc2_next_periodic_start(struct dwc2_hsotg *hsotg,
1947 void dwc2_hcd_qh_deactivate(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
2048 int dwc2_hcd_qtd_add(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,