Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/ !
Dxhci-mem.c1632 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy() local
1635 in_slot_ctx = xhci_get_slot_ctx(xhci, in_ctx); in xhci_slot_copy()
1638 in_slot_ctx->dev_info = out_slot_ctx->dev_info; in xhci_slot_copy()
1639 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
1640 in_slot_ctx->tt_info = out_slot_ctx->tt_info; in xhci_slot_copy()
1641 in_slot_ctx->dev_state = out_slot_ctx->dev_state; in xhci_slot_copy()