Searched refs:xhci_slot_ctx (Results 1 – 8 of 8) sorted by relevance
| /Linux-v4.19/drivers/usb/host/ |
| D | xhci-trace.h | 370 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), 431 TP_PROTO(struct xhci_slot_ctx *ctx),
|
| D | xhci-dbg.c | 16 struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); in xhci_get_slot_state()
|
| D | xhci-mtk-sch.c | 314 struct xhci_slot_ctx *slot_ctx; in xhci_mtk_add_ep_quirk() 384 struct xhci_slot_ctx *slot_ctx; in xhci_mtk_drop_ep_quirk()
|
| D | xhci-mem.c | 504 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() 1096 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev() 1631 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy() 1632 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
|
| D | xhci.c | 1874 struct xhci_slot_ctx *slot_ctx; in xhci_zero_in_ctx() 2694 struct xhci_slot_ctx *slot_ctx; in xhci_configure_endpoint() 2810 struct xhci_slot_ctx *slot_ctx; in xhci_check_bandwidth() 3573 struct xhci_slot_ctx *slot_ctx; in xhci_discover_or_reset_device() 3729 struct xhci_slot_ctx *slot_ctx; in xhci_free_dev() 3829 struct xhci_slot_ctx *slot_ctx; in xhci_alloc_dev() 3924 struct xhci_slot_ctx *slot_ctx; in xhci_setup_device() 4130 struct xhci_slot_ctx *slot_ctx; in xhci_change_max_exit_latency() 4863 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device() 5195 BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8); in xhci_hcd_init()
|
| D | xhci-debugfs.c | 259 struct xhci_slot_ctx *slot_ctx; in xhci_slot_context_show()
|
| D | xhci-ring.c | 1033 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_set_deq() 1172 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_disable_slot() 1247 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_addr_dev() 1258 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_reset_dev()
|
| D | xhci.h | 608 struct xhci_slot_ctx { struct 2131 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);
|