Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-trace.h364 TP_PROTO(struct xhci_slot_ctx *ctx),
385 TP_PROTO(struct xhci_slot_ctx *ctx),
390 TP_PROTO(struct xhci_slot_ctx *ctx),
395 TP_PROTO(struct xhci_slot_ctx *ctx),
400 TP_PROTO(struct xhci_slot_ctx *ctx),
405 TP_PROTO(struct xhci_slot_ctx *ctx),
410 TP_PROTO(struct xhci_slot_ctx *ctx),
415 TP_PROTO(struct xhci_slot_ctx *ctx),
420 TP_PROTO(struct xhci_slot_ctx *ctx),
425 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-mtk-sch.c602 struct xhci_slot_ctx *slot_ctx; in xhci_mtk_add_ep_quirk()
674 struct xhci_slot_ctx *slot_ctx; in xhci_mtk_drop_ep_quirk()
Dxhci-mem.c513 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, in xhci_get_slot_ctx()
517 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()
519 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()
1105 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()
1646 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()
1647 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
Dxhci.c1933 struct xhci_slot_ctx *slot_ctx; in xhci_zero_in_ctx()
2753 struct xhci_slot_ctx *slot_ctx; in xhci_configure_endpoint()
2871 struct xhci_slot_ctx *slot_ctx; in xhci_check_bandwidth()
3711 struct xhci_slot_ctx *slot_ctx; in xhci_discover_or_reset_device()
3868 struct xhci_slot_ctx *slot_ctx; in xhci_free_dev()
3969 struct xhci_slot_ctx *slot_ctx; in xhci_alloc_dev()
4064 struct xhci_slot_ctx *slot_ctx; in xhci_setup_device()
4273 struct xhci_slot_ctx *slot_ctx; in xhci_change_max_exit_latency()
5029 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()
5403 BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8); in xhci_hcd_init()
Dxhci-ring.c1070 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_set_deq()
1213 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_disable_slot()
1288 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_addr_dev()
1299 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_reset_dev()
2262 struct xhci_slot_ctx *slot_ctx; in process_bulk_intr_td()
Dxhci-debugfs.c260 struct xhci_slot_ctx *slot_ctx; in xhci_slot_context_show()
Dxhci.h616 struct xhci_slot_ctx { struct
2171 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);