xhci_get_ep_ctx   286 drivers/usb/host/xhci-debugfs.c 		ep_ctx = xhci_get_ep_ctx(xhci, dev->out_ctx, dci);
xhci_get_ep_ctx   413 drivers/usb/host/xhci-hub.c 			ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->out_ctx, i);
xhci_get_ep_ctx  1049 drivers/usb/host/xhci-mem.c 	ep0_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, 0);
xhci_get_ep_ctx  1108 drivers/usb/host/xhci-mem.c 	ep0_ctx = xhci_get_ep_ctx(xhci, dev->in_ctx, 0);
xhci_get_ep_ctx  1441 drivers/usb/host/xhci-mem.c 	ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, ep_index);
xhci_get_ep_ctx  1528 drivers/usb/host/xhci-mem.c 	ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, ep_index);
xhci_get_ep_ctx  1574 drivers/usb/host/xhci-mem.c 			ep_ctx = xhci_get_ep_ctx(xhci, in_ctx, i);
xhci_get_ep_ctx  1615 drivers/usb/host/xhci-mem.c 	out_ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
xhci_get_ep_ctx  1616 drivers/usb/host/xhci-mem.c 	in_ep_ctx = xhci_get_ep_ctx(xhci, in_ctx, ep_index);
xhci_get_ep_ctx   611 drivers/usb/host/xhci-mtk-sch.c 	ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, ep_index);
xhci_get_ep_ctx   499 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index);
xhci_get_ep_ctx   742 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index);
xhci_get_ep_ctx  1077 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, dev->out_ctx, ep_index);
xhci_get_ep_ctx  1157 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index);
xhci_get_ep_ctx  1250 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->out_ctx, ep_index);
xhci_get_ep_ctx  1976 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index);
xhci_get_ep_ctx  2049 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index);
xhci_get_ep_ctx  2362 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index);
xhci_get_ep_ctx  3023 drivers/usb/host/xhci-ring.c 	struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index);
xhci_get_ep_ctx  3173 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, xhci->devs[slot_id]->out_ctx, ep_index);
xhci_get_ep_ctx  3938 drivers/usb/host/xhci-ring.c 	ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index);
xhci_get_ep_ctx  1396 drivers/usb/host/xhci.c 	ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
xhci_get_ep_ctx  1432 drivers/usb/host/xhci.c 		ep_ctx = xhci_get_ep_ctx(xhci, command->in_ctx, ep_index);
xhci_get_ep_ctx  1768 drivers/usb/host/xhci.c 	ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
xhci_get_ep_ctx  1914 drivers/usb/host/xhci.c 	ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, ep_index);
xhci_get_ep_ctx  1953 drivers/usb/host/xhci.c 		ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, i);
xhci_get_ep_ctx  3015 drivers/usb/host/xhci.c 	ep_ctx = xhci_get_ep_ctx(xhci, in_ctx, ep_index);
xhci_get_ep_ctx  3500 drivers/usb/host/xhci.c 		ep_ctx = xhci_get_ep_ctx(xhci, config_cmd->in_ctx, ep_index);
xhci_get_ep_ctx  3605 drivers/usb/host/xhci.c 		ep_ctx = xhci_get_ep_ctx(xhci, command->in_ctx, ep_index);
xhci_get_ep_ctx  2165 drivers/usb/host/xhci.h struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned int ep_index);