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

/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_mmc.c178 mtx_init(&sc->lm_mtx, "lpcmmc", "mmc", MTX_DEF);
758 "lpcmmc",
763 DRIVER_MODULE(lpcmmc, simplebus, lpc_mmc_driver, lpc_mmc_devclass, NULL, NULL);
764 MMC_DECLARE_BRIDGE(lpcmmc); variable

Completed in 57 milliseconds