Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c45 struct exynos_xhci { struct
181 static int exynos_xhci_core_init(struct exynos_xhci *exynos) in exynos_xhci_core_init()
199 static void exynos_xhci_core_exit(struct exynos_xhci *exynos) in exynos_xhci_core_exit()
207 struct exynos_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe()
232 struct exynos_xhci *ctx = dev_get_priv(dev); in xhci_usb_remove()
257 .priv_auto_alloc_size = sizeof(struct exynos_xhci),