Lines Matching refs:fotg210_qh
155 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh()
378 struct fotg210_qh *qh, in qh_lines()
480 struct fotg210_qh *qh; in fill_async_buffer()
1034 struct fotg210_qh *qh);
1035 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
1257 struct fotg210_qh *qh = fotg210->intr_unlink; in fotg210_handle_intr_unlinks()
1916 static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_destroy()
1929 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc()
1932 struct fotg210_qh *qh; in fotg210_qh_alloc()
2127 qh_update(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_update()
2162 qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh()
2190 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2196 struct fotg210_qh *qh = ep->hcpriv; in fotg210_clear_tt_buffer_complete()
2208 struct fotg210_qh *qh, in fotg210_clear_tt_buffer()
2302 struct fotg210_qh *qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_done()
2338 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2346 qh_completions(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_completions()
2834 static struct fotg210_qh *
2840 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()
3037 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_async()
3040 struct fotg210_qh *head; in qh_link_async()
3075 static struct fotg210_qh *qh_append_tds( in qh_append_tds()
3083 struct fotg210_qh *qh = NULL; in qh_append_tds()
3086 qh = (struct fotg210_qh *) *ptr; in qh_append_tds()
3164 struct fotg210_qh *qh = NULL; in submit_async()
3213 struct fotg210_qh *qh) in single_unlink_async()
3215 struct fotg210_qh *prev; in single_unlink_async()
3271 struct fotg210_qh *qh; in end_unlink_async()
3302 struct fotg210_qh *qh, *next; in unlink_empty_async()
3338 struct fotg210_qh *qh) in start_unlink_async()
3359 struct fotg210_qh *qh; in scan_async()
3643 static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_periodic()
3710 struct fotg210_qh *qh) in qh_unlink_periodic()
3755 struct fotg210_qh, intr_node); in qh_unlink_periodic()
3760 struct fotg210_qh *qh) in start_unlink_intr()
3802 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in end_unlink_intr()
3883 const struct fotg210_qh *qh, in check_intr_schedule()
3928 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_schedule()
4003 struct fotg210_qh *qh; in intr_submit()
4053 struct fotg210_qh *qh; in scan_intr()
5543 struct fotg210_qh *qh; in fotg210_urb_dequeue()
5556 qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_dequeue()
5576 qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_dequeue()
5615 struct fotg210_qh *qh, *tmp; in fotg210_endpoint_disable()
5687 struct fotg210_qh *qh; in fotg210_endpoint_reset()
5921 sizeof(struct fotg210_qh), sizeof(struct fotg210_qtd), in fotg210_hcd_init()