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

  /src/sys/arch/arm/amlogic/
meson_sdhc.c 55 static void meson_sdhc_attach(device_t, device_t, void *);
96 meson_sdhc_match, meson_sdhc_attach, NULL, NULL);
173 meson_sdhc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
meson_sdhc.c 55 static void meson_sdhc_attach(device_t, device_t, void *);
96 meson_sdhc_match, meson_sdhc_attach, NULL, NULL);
173 meson_sdhc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 395 milliseconds