Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-trace.h358 TP_PROTO(struct xhci_slot_ctx *ctx),
379 TP_PROTO(struct xhci_slot_ctx *ctx),
384 TP_PROTO(struct xhci_slot_ctx *ctx),
389 TP_PROTO(struct xhci_slot_ctx *ctx),
394 TP_PROTO(struct xhci_slot_ctx *ctx),
399 TP_PROTO(struct xhci_slot_ctx *ctx),
404 TP_PROTO(struct xhci_slot_ctx *ctx),
409 TP_PROTO(struct xhci_slot_ctx *ctx),
414 TP_PROTO(struct xhci_slot_ctx *ctx),
419 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.c504 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, in xhci_get_slot_ctx()
508 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()
510 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()
1072 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()
1610 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()
1611 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
Dxhci.c1948 struct xhci_slot_ctx *slot_ctx; in xhci_zero_in_ctx()
2761 struct xhci_slot_ctx *slot_ctx; in xhci_configure_endpoint()
2879 struct xhci_slot_ctx *slot_ctx; in xhci_check_bandwidth()
3652 struct xhci_slot_ctx *slot_ctx; in xhci_discover_or_reset_device()
3809 struct xhci_slot_ctx *slot_ctx; in xhci_free_dev()
3919 struct xhci_slot_ctx *slot_ctx; in xhci_alloc_dev()
4012 struct xhci_slot_ctx *slot_ctx; in xhci_setup_device()
4222 struct xhci_slot_ctx *slot_ctx; in xhci_change_max_exit_latency()
4969 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()
5371 BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8); in xhci_hcd_init()
Dxhci-ring.c1328 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_set_deq()
1475 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_disable_slot()
1526 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_addr_dev()
1538 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_reset_dev()
2469 struct xhci_slot_ctx *slot_ctx; in process_bulk_intr_td()
Dxhci-debugfs.c262 struct xhci_slot_ctx *slot_ctx; in xhci_slot_context_show()
Dxhci.h625 struct xhci_slot_ctx { struct
2232 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);