Symbol: xhci_slot_ctx
drivers/usb/host/xhci-dbg.c
16
struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx);
drivers/usb/host/xhci-debugfs.c
250
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-mem.c
1097
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-mem.c
1633
struct xhci_slot_ctx *in_slot_ctx;
drivers/usb/host/xhci-mem.c
1634
struct xhci_slot_ctx *out_slot_ctx;
drivers/usb/host/xhci-mem.c
523
struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci,
drivers/usb/host/xhci-mem.c
527
return (struct xhci_slot_ctx *)ctx->bytes;
drivers/usb/host/xhci-mem.c
529
return (struct xhci_slot_ctx *)
drivers/usb/host/xhci-ring.c
1424
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-ring.c
1603
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-ring.c
1657
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-ring.c
1669
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-ring.c
2496
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-trace.h
384
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
405
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
410
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
415
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
420
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
425
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
430
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
435
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
440
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci-trace.h
445
TP_PROTO(struct xhci_slot_ctx *ctx),
drivers/usb/host/xhci.c
2087
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
2966
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
3084
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
3931
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4107
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4227
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4324
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4535
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
5273
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
5696
BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8);
drivers/usb/host/xhci.h
2003
struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);