Searched refs:xhci_slot_ctx (Results 1 – 5 of 5) sorted by relevance
438 struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); in xhci_get_slot_state()460 struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); in xhci_dbg_slot_ctx()
392 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, in xhci_get_slot_ctx()396 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()398 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()1050 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()1598 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()1599 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()
1574 struct xhci_slot_ctx *slot_ctx; in xhci_drop_endpoint()1660 struct xhci_slot_ctx *slot_ctx; in xhci_add_endpoint()1765 struct xhci_slot_ctx *slot_ctx; in xhci_zero_in_ctx()2678 struct xhci_slot_ctx *slot_ctx; in xhci_check_bandwidth()3336 struct xhci_slot_ctx *slot_ctx; in xhci_discover_or_reset_device()3665 struct xhci_slot_ctx *slot_ctx; in xhci_address_device()4386 struct xhci_slot_ctx *slot_ctx; in xhci_change_max_exit_latency()4548 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()4755 BUILD_BUG_ON(sizeof(struct xhci_slot_ctx) != 8*32/8); in xhci_hcd_init()
523 struct xhci_slot_ctx { struct1853 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);
1059 struct xhci_slot_ctx *slot_ctx; in handle_set_deq_completion()