Lines Matching defs:dwc2_qh
50 struct dwc2_qh;
162 struct dwc2_qh *qh;
258 * struct dwc2_qh - Software queue head structure
340 struct dwc2_qh {
447 struct dwc2_qh *qh;
565 struct dwc2_qh *dwc2_hcd_qh_create(struct dwc2_hsotg *hsotg,
568 void dwc2_hcd_qh_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
569 int dwc2_hcd_qh_add(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
570 void dwc2_hcd_qh_unlink(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
571 void dwc2_hcd_qh_deactivate(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
576 struct dwc2_qh *qh);
581 struct dwc2_qh *qh)
589 struct dwc2_qh *qh);
594 int dwc2_hcd_qh_init_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
596 void dwc2_hcd_qh_free_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
605 static inline bool dbg_qh(struct dwc2_qh *qh) { return true; }
615 static inline bool dbg_qh(struct dwc2_qh *qh)
737 struct dwc2_qh *qh = ep->hcpriv;
748 struct dwc2_qh *qh = ep->hcpriv;