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

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

Completed in 88 milliseconds