Lines Matching defs:dwc2_qh
21 struct dwc2_qh;
133 struct dwc2_qh *qh;
229 * struct dwc2_qh - Software queue head structure
311 struct dwc2_qh {
418 struct dwc2_qh *qh;
536 struct dwc2_qh *dwc2_hcd_qh_create(struct dwc2_hsotg *hsotg,
539 void dwc2_hcd_qh_free(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
540 int dwc2_hcd_qh_add(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
541 void dwc2_hcd_qh_unlink(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
542 void dwc2_hcd_qh_deactivate(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
547 struct dwc2_qh *qh);
552 struct dwc2_qh *qh)
560 struct dwc2_qh *qh);
565 int dwc2_hcd_qh_init_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh,
567 void dwc2_hcd_qh_free_ddma(struct dwc2_hsotg *hsotg, struct dwc2_qh *qh);
576 static inline bool dbg_qh(struct dwc2_qh *qh) { return true; }
586 static inline bool dbg_qh(struct dwc2_qh *qh)
708 struct dwc2_qh *qh = ep->hcpriv;
719 struct dwc2_qh *qh = ep->hcpriv;