Lines Matching defs:qh
270 struct ehci_qh *qh; /* Q_TYPE_QH */ member
1006 static void oxu_qh_free(struct oxu_hcd *oxu, struct ehci_qh *qh) in oxu_qh_free()
1020 struct ehci_qh *qh = container_of(kref, struct ehci_qh, kref); in qh_destroy() local
1036 struct ehci_qh *qh = NULL; in oxu_qh_alloc() local
1071 static inline struct ehci_qh *qh_get(struct ehci_qh *qh) in qh_get()
1077 static inline void qh_put(struct ehci_qh *qh) in qh_put()
1221 struct ehci_qh *qh, struct ehci_qtd *qtd) in qh_update()
1254 static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_refresh()
1329 struct ehci_qh *qh = (struct ehci_qh *) urb->hcpriv; in ehci_urb_done() local
1383 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_completions()
1759 struct ehci_qh *qh = oxu_qh_alloc(oxu); in qh_make() local
1892 static void qh_link_async(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_link_async()
1942 struct ehci_qh *qh = NULL; in qh_append_tds() local
2018 struct ehci_qh *qh = NULL; in submit_async() local
2060 struct ehci_qh *qh = oxu->reclaim; in end_unlink_async() local
2100 static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) in start_unlink_async()
2153 struct ehci_qh *qh; in scan_async() local
2327 static int qh_link_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_link_periodic()
2392 static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_unlink_periodic()
2435 static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh) in intr_deschedule()
2502 const struct ehci_qh *qh, __le32 *c_maskp) in check_intr_schedule()
2524 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) in qh_schedule()
2592 struct ehci_qh *qh; in intr_submit() local
2804 static void unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) in unlink_async()
3335 struct ehci_qh *qh; in oxu_urb_dequeue() local
3397 struct ehci_qh *qh, *tmp; in oxu_endpoint_disable() local