Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c493 struct xhci_input_control_ctx *ctrl_ctx; in xhci_set_configuration()
629 struct xhci_input_control_ctx *ctrl_ctx; in xhci_address_device()
767 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket()
1406 struct xhci_input_control_ctx *ctrl_ctx; in xhci_update_hub_device()
Dxhci.h681 struct xhci_input_control_ctx { struct
1236 struct xhci_input_control_ctx
Dxhci-mem.c608 struct xhci_input_control_ctx
612 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx()