XHCI_CTX_TYPE_INPUT 466 drivers/usb/host/xhci-mem.c if ((type != XHCI_CTX_TYPE_DEVICE) && (type != XHCI_CTX_TYPE_INPUT)) XHCI_CTX_TYPE_INPUT 475 drivers/usb/host/xhci-mem.c if (type == XHCI_CTX_TYPE_INPUT) XHCI_CTX_TYPE_INPUT 498 drivers/usb/host/xhci-mem.c if (ctx->type != XHCI_CTX_TYPE_INPUT) XHCI_CTX_TYPE_INPUT 520 drivers/usb/host/xhci-mem.c if (ctx->type == XHCI_CTX_TYPE_INPUT) XHCI_CTX_TYPE_INPUT 997 drivers/usb/host/xhci-mem.c dev->in_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_INPUT, flags); XHCI_CTX_TYPE_INPUT 1773 drivers/usb/host/xhci-mem.c command->in_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_INPUT, XHCI_CTX_TYPE_INPUT 88 drivers/usb/host/xhci-trace.h ((ctx->type == XHCI_CTX_TYPE_INPUT) + ep_num + 1)) XHCI_CTX_TYPE_INPUT 102 drivers/usb/host/xhci-trace.h ((ctx->type == XHCI_CTX_TYPE_INPUT) + ep_num + 1));