Searched refs:qh_destroy (Results 1 – 3 of 3) sorted by relevance
54 static void qh_destroy(struct ehci_hcd *ehci, struct ehci_qh *qh) in qh_destroy() function109 qh_destroy(ehci, ehci->async); in ehci_mem_cleanup()113 qh_destroy(ehci, ehci->dummy); in ehci_mem_cleanup()
1018 static void qh_destroy(struct kref *kref) in qh_destroy() function1079 kref_put(&qh->kref, qh_destroy); in qh_put()
1831 static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_destroy() function1883 qh_destroy(fotg210, fotg210->async); in fotg210_mem_cleanup()1887 qh_destroy(fotg210, fotg210->dummy); in fotg210_mem_cleanup()2857 qh_destroy(fotg210, qh); in qh_make()5411 qh_destroy(fotg210, qh); in fotg210_endpoint_disable()