Searched refs:xhci_slot_ctx (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-trace.h | 364 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),
|
| H A D | xhci-dbg.c | 16 struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); in xhci_get_slot_state()
|
| H A D | xhci.c | 1964 struct xhci_slot_ctx *slot_ctx; in xhci_zero_in_ctx() 2784 struct xhci_slot_ctx *slot_ctx; in xhci_configure_endpoint() 2910 struct xhci_slot_ctx *slot_ctx; in xhci_check_bandwidth() 3703 struct xhci_slot_ctx *slot_ctx; in xhci_discover_or_reset_device() 3867 struct xhci_slot_ctx *slot_ctx; in xhci_free_dev() 3974 struct xhci_slot_ctx *slot_ctx; in xhci_alloc_dev() 4074 struct xhci_slot_ctx *slot_ctx; in xhci_setup_device() 4292 struct xhci_slot_ctx *slot_ctx; in xhci_change_max_exit_latency() 5080 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device() 5477 BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8); in xhci_hcd_init()
|
| H A D | xhci-mem.c | 583 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, in xhci_get_slot_ctx() 587 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx() 589 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx() 1173 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev() 1722 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy() 1723 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
|
| H A D | xhci-ring.c | 1361 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_set_deq() 1510 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_disable_slot() 1586 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_addr_dev() 1598 struct xhci_slot_ctx *slot_ctx; in xhci_handle_cmd_reset_dev() 2509 struct xhci_slot_ctx *slot_ctx; in process_bulk_intr_td()
|
| H A D | xhci-debugfs.c | 261 struct xhci_slot_ctx *slot_ctx; in xhci_slot_context_show()
|
| H A D | xhci.h | 623 struct xhci_slot_ctx { struct 2215 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 626 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx() 630 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx() 632 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx() 701 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy() 702 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy() 724 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev() 865 xhci_flush_cache((uintptr_t)slot_ctx, sizeof(struct xhci_slot_ctx)); in xhci_setup_addressable_virt_dev()
|
| H A D | xhci.c | 495 struct xhci_slot_ctx *slot_ctx; in xhci_set_configuration() 629 struct xhci_slot_ctx *slot_ctx; in xhci_address_device() 1415 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 508 struct xhci_slot_ctx { struct 1240 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl,
|