Home
last modified time | relevance | path

Searched refs:MMCSPI_UNLOCK_SLOT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmcspi.c215 #define MMCSPI_UNLOCK_SLOT(_slot) mtx_unlock(&(_slot)->mtx) macro
393 MMCSPI_UNLOCK_SLOT(slot); in mmcspi_card_add()
413 MMCSPI_UNLOCK_SLOT(slot); in mmcspi_card_delete()
2225 MMCSPI_UNLOCK_SLOT(slot); in mmcspi_acquire_host()
2243 MMCSPI_UNLOCK_SLOT(slot); in mmcspi_release_host()