Searched refs:dwmmc_attach (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/mmc/host/
H A Ddwmmc_hisi.c81 return (dwmmc_attach(dev));
H A Ddwmmc_altera.c82 return (dwmmc_attach(dev));
H A Ddwmmc_var.h100 int dwmmc_attach(device_t);
H A Ddwmmc_rockchip.c94 return (dwmmc_attach(dev));
H A Ddwmmc_starfive.c95 return (dwmmc_attach(dev));
H A Ddwmmc_samsung.c109 return (dwmmc_attach(dev));
H A Ddwmmc.c669 dwmmc_attach(device_t dev) function

Completed in 111 milliseconds