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

/freebsd-current/sys/dev/mmc/host/
H A Ddwmmc.c96 #define DWMMC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
451 DWMMC_UNLOCK(sc);
489 DWMMC_UNLOCK(sc);
495 DWMMC_UNLOCK(sc);
502 DWMMC_UNLOCK(sc);
506 DWMMC_UNLOCK(sc);
1254 DWMMC_UNLOCK(sc);
1265 DWMMC_UNLOCK(sc);
1290 DWMMC_UNLOCK(sc);
1304 DWMMC_UNLOCK(s
[all...]

Completed in 138 milliseconds