Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c46 struct exynos_xhci { struct
182 static int exynos_xhci_core_init(struct exynos_xhci *exynos) in exynos_xhci_core_init()
200 static void exynos_xhci_core_exit(struct exynos_xhci *exynos) in exynos_xhci_core_exit()
208 struct exynos_xhci *ctx = dev_get_priv(dev); in xhci_usb_probe()
233 struct exynos_xhci *ctx = dev_get_priv(dev); in xhci_usb_remove()
258 .priv_auto_alloc_size = sizeof(struct exynos_xhci),