Searched refs:SPIN_UNLOCK (Results 1 – 2 of 2) sorted by relevance
336 SPIN_UNLOCK(espi->lock); in t1_espi_set_misc_ctrl()361 SPIN_UNLOCK(espi->lock); in t1_espi_get_mon()396 SPIN_UNLOCK(espi->lock); in t1_espi_get_mon_t204()
127 #define SPIN_UNLOCK(x) mutex_exit(&(x)) macro