Searched refs:xhci_free_container_ctx (Results 1 – 3 of 3) sorted by relevance
123 static void xhci_free_container_ctx(struct xhci_container_ctx *ctx) in xhci_free_container_ctx() function157 xhci_free_container_ctx(virt_dev->in_ctx); in xhci_free_virt_devices()159 xhci_free_container_ctx(virt_dev->out_ctx); in xhci_free_virt_devices()
558 void xhci_free_container_ctx(struct xhci_hcd *xhci, in xhci_free_container_ctx() function993 xhci_free_container_ctx(xhci, dev->in_ctx); in xhci_free_virt_device()995 xhci_free_container_ctx(xhci, dev->out_ctx); in xhci_free_virt_device()1110 xhci_free_container_ctx(xhci, dev->in_ctx); in xhci_alloc_virt_device()1112 xhci_free_container_ctx(xhci, dev->out_ctx); in xhci_alloc_virt_device()1877 xhci_free_container_ctx(xhci, in xhci_free_command()
2101 void xhci_free_container_ctx(struct xhci_hcd *xhci,