HomeSort by: relevance | last modified time | path
    Searched defs:exynos_ehci_attach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/samsung/
exynos_ehci.c 49 static void exynos_ehci_attach(device_t, device_t, void *);
52 exynos_ehci_match, exynos_ehci_attach, NULL,
69 exynos_ehci_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
exynos_ehci.c 49 static void exynos_ehci_attach(device_t, device_t, void *);
52 exynos_ehci_match, exynos_ehci_attach, NULL,
69 exynos_ehci_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
exynos_ehci.c 49 static void exynos_ehci_attach(device_t, device_t, void *);
52 exynos_ehci_match, exynos_ehci_attach, NULL,
69 exynos_ehci_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 35 milliseconds