Lines Matching refs:fotg210_qh
131 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
353 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh,
451 struct fotg210_qh *qh;
484 struct fotg210_qh_hw *hw, struct fotg210_qh *qh, unsigned size)
986 struct fotg210_qh *qh);
987 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
1202 struct fotg210_qh *qh = fotg210->intr_unlink;
1835 static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
1848 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210,
1851 struct fotg210_qh *qh;
1930 fotg210->qh_pool = dma_pool_create("fotg210_qh",
2031 struct fotg210_qh *qh, struct fotg210_qtd *qtd)
2064 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
2090 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2096 struct fotg210_qh *qh = ep->hcpriv;
2108 struct fotg210_qh *qh, struct urb *urb, u32 token)
2198 struct fotg210_qh *qh = (struct fotg210_qh *) urb->hcpriv;
2234 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2241 struct fotg210_qh *qh)
2705 static struct fotg210_qh *qh_make(struct fotg210_hcd *fotg210, struct urb *urb,
2708 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags);
2905 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
2908 struct fotg210_qh *head;
2940 static struct fotg210_qh *qh_append_tds(struct fotg210_hcd *fotg210,
2944 struct fotg210_qh *qh = NULL;
2947 qh = (struct fotg210_qh *) *ptr;
3019 struct fotg210_qh *qh = NULL;
3068 struct fotg210_qh *qh)
3070 struct fotg210_qh *prev;
3126 struct fotg210_qh *qh;
3157 struct fotg210_qh *qh, *next;
3193 struct fotg210_qh *qh)
3212 struct fotg210_qh *qh;
3477 static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
3544 struct fotg210_qh *qh)
3589 struct fotg210_qh, intr_node);
3594 struct fotg210_qh *qh)
3636 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
3708 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp)
3751 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
3823 struct fotg210_qh *qh;
3873 struct fotg210_qh *qh;
5296 struct fotg210_qh *qh;
5309 qh = (struct fotg210_qh *) urb->hcpriv;
5329 qh = (struct fotg210_qh *) urb->hcpriv;
5366 struct fotg210_qh *qh, *tmp;
5438 struct fotg210_qh *qh;
5639 hcd_name, sizeof(struct fotg210_qh),