Home
last modified time | relevance | path

Searched refs:xhci_slot_ctx (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-trace.h364 TP_PROTO(struct xhci_slot_ctx *ctx),
386 TP_PROTO(struct xhci_slot_ctx *ctx),
391 TP_PROTO(struct xhci_slot_ctx *ctx),
396 TP_PROTO(struct xhci_slot_ctx *ctx),
401 TP_PROTO(struct xhci_slot_ctx *ctx),
406 TP_PROTO(struct xhci_slot_ctx *ctx),
411 TP_PROTO(struct xhci_slot_ctx *ctx),
416 TP_PROTO(struct xhci_slot_ctx *ctx),
421 TP_PROTO(struct xhci_slot_ctx *ctx),
426 TP_PROTO(struct xhci_slot_ctx *ctx),
Dxhci-dbg.c16 struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); in xhci_get_slot_state()
Dxhci-mem.c512 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, in xhci_get_slot_ctx()
516 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()
518 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()
1092 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()
1632 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()
1633 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
Dxhci.c2108 struct xhci_slot_ctx *slot_ctx; in xhci_zero_in_ctx()
2928 struct xhci_slot_ctx *slot_ctx; in xhci_configure_endpoint()
3046 struct xhci_slot_ctx *slot_ctx; in xhci_check_bandwidth()
3819 struct xhci_slot_ctx *slot_ctx; in xhci_discover_or_reset_device()
3976 struct xhci_slot_ctx *slot_ctx; in xhci_free_dev()
4086 struct xhci_slot_ctx *slot_ctx; in xhci_alloc_dev()
4179 struct xhci_slot_ctx *slot_ctx; in xhci_setup_device()
4389 struct xhci_slot_ctx *slot_ctx; in xhci_change_max_exit_latency()
5142 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()
5536 BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8); in xhci_hcd_init()
Dxhci-ring.c1307 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_set_deq()
1454 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_disable_slot()
1505 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_addr_dev()
1517 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_reset_dev()
2452 struct xhci_slot_ctx *slot_ctx; in process_bulk_intr_td()
Dxhci-debugfs.c261 struct xhci_slot_ctx *slot_ctx; in xhci_slot_context_show()
Dxhci.h622 struct xhci_slot_ctx { struct
2222 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);