Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c1659 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy() local
1662 in_slot_ctx = xhci_get_slot_ctx(xhci, in_ctx); in xhci_slot_copy()
1665 in_slot_ctx->dev_info = out_slot_ctx->dev_info; in xhci_slot_copy()
1666 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
1667 in_slot_ctx->tt_info = out_slot_ctx->tt_info; in xhci_slot_copy()
1668 in_slot_ctx->dev_state = out_slot_ctx->dev_state; in xhci_slot_copy()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c1610 struct xhci_slot_ctx *in_slot_ctx; in xhci_slot_copy() local
1613 in_slot_ctx = xhci_get_slot_ctx(xhci, in_ctx); in xhci_slot_copy()
1616 in_slot_ctx->dev_info = out_slot_ctx->dev_info; in xhci_slot_copy()
1617 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
1618 in_slot_ctx->tt_info = out_slot_ctx->tt_info; in xhci_slot_copy()
1619 in_slot_ctx->dev_state = out_slot_ctx->dev_state; in xhci_slot_copy()

Completed in 7 milliseconds