xhci_get_slot_ctx 16 drivers/usb/host/xhci-dbg.c struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); xhci_get_slot_ctx 264 drivers/usb/host/xhci-debugfs.c slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); xhci_get_slot_ctx 1109 drivers/usb/host/xhci-mem.c slot_ctx = xhci_get_slot_ctx(xhci, dev->in_ctx); xhci_get_slot_ctx 1640 drivers/usb/host/xhci-mem.c in_slot_ctx = xhci_get_slot_ctx(xhci, in_ctx); xhci_get_slot_ctx 1641 drivers/usb/host/xhci-mem.c out_slot_ctx = xhci_get_slot_ctx(xhci, out_ctx); xhci_get_slot_ctx 610 drivers/usb/host/xhci-mtk-sch.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); xhci_get_slot_ctx 679 drivers/usb/host/xhci-mtk-sch.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); xhci_get_slot_ctx 1078 drivers/usb/host/xhci-ring.c slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); xhci_get_slot_ctx 1211 drivers/usb/host/xhci-ring.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); xhci_get_slot_ctx 1283 drivers/usb/host/xhci-ring.c slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); xhci_get_slot_ctx 1294 drivers/usb/host/xhci-ring.c slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); xhci_get_slot_ctx 2262 drivers/usb/host/xhci-ring.c slot_ctx = xhci_get_slot_ctx(xhci, xhci->devs[slot_id]->out_ctx); xhci_get_slot_ctx 1948 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); xhci_get_slot_ctx 2790 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, command->in_ctx); xhci_get_slot_ctx 2908 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); xhci_get_slot_ctx 3741 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); xhci_get_slot_ctx 3881 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); xhci_get_slot_ctx 4016 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); xhci_get_slot_ctx 4088 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); xhci_get_slot_ctx 4107 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); xhci_get_slot_ctx 4216 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); xhci_get_slot_ctx 4298 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, command->in_ctx); xhci_get_slot_ctx 5053 drivers/usb/host/xhci.c slot_ctx = xhci_get_slot_ctx(xhci, config_cmd->in_ctx); xhci_get_slot_ctx 2164 drivers/usb/host/xhci.h struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);