Searched refs:xhci_slot_ctx (Results 1 – 3 of 3) sorted by relevance
632 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx()636 return (struct xhci_slot_ctx *)ctx->bytes; in xhci_get_slot_ctx()638 return (struct xhci_slot_ctx *) in xhci_get_slot_ctx()707 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy()708 struct xhci_slot_ctx *out_slot_ctx; in xhci_slot_copy()730 struct xhci_slot_ctx *slot_ctx; in xhci_setup_addressable_virt_dev()866 xhci_flush_cache((uintptr_t)slot_ctx, sizeof(struct xhci_slot_ctx)); in xhci_setup_addressable_virt_dev()
528 struct xhci_slot_ctx *slot_ctx; in xhci_set_configuration()670 struct xhci_slot_ctx *slot_ctx; in xhci_address_device()1453 struct xhci_slot_ctx *slot_ctx; in xhci_update_hub_device()
507 struct xhci_slot_ctx { struct1234 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl,
Completed in 11 milliseconds