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

  /src/sys/arch/arm/samsung/
exynos_dwcmmc.c 56 static void exynos_dwcmmc_attach(device_t, device_t, void *);
70 exynos_dwcmmc_match, exynos_dwcmmc_attach, NULL, NULL);
89 exynos_dwcmmc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
exynos_dwcmmc.c 56 static void exynos_dwcmmc_attach(device_t, device_t, void *);
70 exynos_dwcmmc_match, exynos_dwcmmc_attach, NULL, NULL);
89 exynos_dwcmmc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds