Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c139 struct xhci_virt_device *virt_dev; in xhci_free_virt_devices()
446 struct xhci_virt_device *virt_dev; in xhci_alloc_virt_device()
454 ctrl->devs[slot_id] = (struct xhci_virt_device *) in xhci_alloc_virt_device()
455 malloc(sizeof(struct xhci_virt_device)); in xhci_alloc_virt_device()
462 memset(ctrl->devs[slot_id], 0, sizeof(struct xhci_virt_device)); in xhci_alloc_virt_device()
722 struct xhci_virt_device *virt_dev; in xhci_setup_addressable_virt_dev()
H A Dxhci.c453 struct xhci_virt_device *virt_dev; in xhci_configure_endpoints()
510 struct xhci_virt_device *virt_dev = ctrl->devs[slot_id]; in xhci_set_configuration()
634 struct xhci_virt_device *virt_dev; in xhci_address_device()
1420 struct xhci_virt_device *virt_dev; in xhci_update_hub_device()
H A Dxhci-ring.c609 struct xhci_virt_device *virt_dev; in xhci_bulk_tx()
804 struct xhci_virt_device *virt_dev = ctrl->devs[slot_id]; in xhci_ctrl_tx()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1075 struct xhci_virt_device { struct
1232 struct xhci_virt_device *devs[MAX_HC_SLOTS];