Lines Matching refs:fotg210_qh
132 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
354 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh,
452 struct fotg210_qh *qh;
485 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;
1929 fotg210->qh_pool = dma_pool_create("fotg210_qh",
2030 struct fotg210_qh *qh, struct fotg210_qtd *qtd)
2063 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
2089 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2095 struct fotg210_qh *qh = ep->hcpriv;
2107 struct fotg210_qh *qh, struct urb *urb, u32 token)
2197 struct fotg210_qh *qh = (struct fotg210_qh *) urb->hcpriv;
2233 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2240 struct fotg210_qh *qh)
2704 static struct fotg210_qh *qh_make(struct fotg210_hcd *fotg210, struct urb *urb,
2707 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags);
2904 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
2907 struct fotg210_qh *head;
2939 static struct fotg210_qh *qh_append_tds(struct fotg210_hcd *fotg210,
2943 struct fotg210_qh *qh = NULL;
2946 qh = (struct fotg210_qh *) *ptr;
3018 struct fotg210_qh *qh = NULL;
3067 struct fotg210_qh *qh)
3069 struct fotg210_qh *prev;
3125 struct fotg210_qh *qh;
3156 struct fotg210_qh *qh, *next;
3192 struct fotg210_qh *qh)
3211 struct fotg210_qh *qh;
3476 static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
3543 struct fotg210_qh *qh)
3588 struct fotg210_qh, intr_node);
3593 struct fotg210_qh *qh)
3635 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
3707 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp)
3750 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh)
3822 struct fotg210_qh *qh;
3872 struct fotg210_qh *qh;
5297 struct fotg210_qh *qh;
5310 qh = (struct fotg210_qh *) urb->hcpriv;
5330 qh = (struct fotg210_qh *) urb->hcpriv;
5367 struct fotg210_qh *qh, *tmp;
5439 struct fotg210_qh *qh;
5703 hcd_name, sizeof(struct fotg210_qh),