Lines Matching refs:fotg210_qh

132 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh)  in dbg_qh()
354 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_lines()
455 struct fotg210_qh *qh; in fill_async_buffer()
488 struct fotg210_qh_hw *hw, struct fotg210_qh *qh, unsigned size) in output_buf_tds_dir()
989 struct fotg210_qh *qh);
990 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
1205 struct fotg210_qh *qh = fotg210->intr_unlink; in fotg210_handle_intr_unlinks()
1838 static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_destroy()
1851 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc()
1854 struct fotg210_qh *qh; in fotg210_qh_alloc()
2033 struct fotg210_qh *qh, struct fotg210_qtd *qtd) in qh_update()
2066 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh()
2092 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2098 struct fotg210_qh *qh = ep->hcpriv; in fotg210_clear_tt_buffer_complete()
2110 struct fotg210_qh *qh, struct urb *urb, u32 token) in fotg210_clear_tt_buffer()
2200 struct fotg210_qh *qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_done()
2236 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2243 struct fotg210_qh *qh) in qh_completions()
2707 static struct fotg210_qh *qh_make(struct fotg210_hcd *fotg210, struct urb *urb, in qh_make()
2710 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()
2907 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_async()
2910 struct fotg210_qh *head; in qh_link_async()
2942 static struct fotg210_qh *qh_append_tds(struct fotg210_hcd *fotg210, in qh_append_tds()
2946 struct fotg210_qh *qh = NULL; in qh_append_tds()
2949 qh = (struct fotg210_qh *) *ptr; in qh_append_tds()
3021 struct fotg210_qh *qh = NULL; in submit_async()
3070 struct fotg210_qh *qh) in single_unlink_async()
3072 struct fotg210_qh *prev; in single_unlink_async()
3128 struct fotg210_qh *qh; in end_unlink_async()
3159 struct fotg210_qh *qh, *next; in unlink_empty_async()
3195 struct fotg210_qh *qh) in start_unlink_async()
3214 struct fotg210_qh *qh; in scan_async()
3479 static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_periodic()
3546 struct fotg210_qh *qh) in qh_unlink_periodic()
3591 struct fotg210_qh, intr_node); in qh_unlink_periodic()
3596 struct fotg210_qh *qh) in start_unlink_intr()
3638 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in end_unlink_intr()
3710 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) in check_intr_schedule()
3753 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_schedule()
3825 struct fotg210_qh *qh; in intr_submit()
3875 struct fotg210_qh *qh; in scan_intr()
5300 struct fotg210_qh *qh; in fotg210_urb_dequeue()
5313 qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_dequeue()
5333 qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_dequeue()
5370 struct fotg210_qh *qh, *tmp; in fotg210_endpoint_disable()
5442 struct fotg210_qh *qh; in fotg210_endpoint_reset()
5706 hcd_name, sizeof(struct fotg210_qh), in fotg210_hcd_init()