Home
last modified time | relevance | path

Searched defs:exynos (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-exynos.c42 struct dwc3_exynos *exynos; in dwc3_exynos_probe() local
133 struct dwc3_exynos *exynos = platform_get_drvdata(pdev); in dwc3_exynos_remove() local
193 struct dwc3_exynos *exynos = dev_get_drvdata(dev); in dwc3_exynos_suspend() local
207 struct dwc3_exynos *exynos = dev_get_drvdata(dev); in dwc3_exynos_resume() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c181 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()