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
1095
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci-mem.c
1630
struct xhci_slot_ctx *in_slot_ctx;
drivers/usb/host/xhci-mem.c
1631
struct xhci_slot_ctx *out_slot_ctx;
drivers/usb/host/xhci-mem.c
525
struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci,
drivers/usb/host/xhci-mem.c
529
return (struct xhci_slot_ctx *)ctx->bytes;
drivers/usb/host/xhci-mem.c
531
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
2522
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
2090
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
2969
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
3087
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
3919
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4095
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4215
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4312
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
4523
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
5261
struct xhci_slot_ctx *slot_ctx;
drivers/usb/host/xhci.c
5672
BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8);
drivers/usb/host/xhci.h
1995
struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);