Lines Matching refs:fotg210_qh

142 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh)  in dbg_qh()
364 static void qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_lines()
465 struct fotg210_qh *qh; in fill_async_buffer()
498 struct fotg210_qh_hw *hw, struct fotg210_qh *qh, unsigned size) in output_buf_tds_dir()
1014 struct fotg210_qh *qh);
1015 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
1231 struct fotg210_qh *qh = fotg210->intr_unlink; in fotg210_handle_intr_unlinks()
1860 static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_destroy()
1873 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc()
1876 struct fotg210_qh *qh; in fotg210_qh_alloc()
2057 struct fotg210_qh *qh, struct fotg210_qtd *qtd) in qh_update()
2090 static void qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh()
2116 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2122 struct fotg210_qh *qh = ep->hcpriv; in fotg210_clear_tt_buffer_complete()
2134 struct fotg210_qh *qh, struct urb *urb, u32 token) in fotg210_clear_tt_buffer()
2224 struct fotg210_qh *qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_done()
2260 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh);
2267 struct fotg210_qh *qh) in qh_completions()
2741 static struct fotg210_qh *qh_make(struct fotg210_hcd *fotg210, struct urb *urb, in qh_make()
2744 struct fotg210_qh *qh = fotg210_qh_alloc(fotg210, flags); in qh_make()
2939 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_async()
2942 struct fotg210_qh *head; in qh_link_async()
2974 static struct fotg210_qh *qh_append_tds(struct fotg210_hcd *fotg210, in qh_append_tds()
2978 struct fotg210_qh *qh = NULL; in qh_append_tds()
2981 qh = (struct fotg210_qh *) *ptr; in qh_append_tds()
3053 struct fotg210_qh *qh = NULL; in submit_async()
3102 struct fotg210_qh *qh) in single_unlink_async()
3104 struct fotg210_qh *prev; in single_unlink_async()
3160 struct fotg210_qh *qh; in end_unlink_async()
3191 struct fotg210_qh *qh, *next; in unlink_empty_async()
3227 struct fotg210_qh *qh) in start_unlink_async()
3246 struct fotg210_qh *qh; in scan_async()
3511 static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_periodic()
3578 struct fotg210_qh *qh) in qh_unlink_periodic()
3623 struct fotg210_qh, intr_node); in qh_unlink_periodic()
3628 struct fotg210_qh *qh) in start_unlink_intr()
3670 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in end_unlink_intr()
3742 unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) in check_intr_schedule()
3785 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_schedule()
3857 struct fotg210_qh *qh; in intr_submit()
3907 struct fotg210_qh *qh; in scan_intr()
5341 struct fotg210_qh *qh; in fotg210_urb_dequeue()
5354 qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_dequeue()
5374 qh = (struct fotg210_qh *) urb->hcpriv; in fotg210_urb_dequeue()
5411 struct fotg210_qh *qh, *tmp; in fotg210_endpoint_disable()
5483 struct fotg210_qh *qh; in fotg210_endpoint_reset()
5713 hcd_name, sizeof(struct fotg210_qh), in fotg210_hcd_init()