Searched refs:spi_hw_mutex (Results 1 – 4 of 4) sorted by relevance
178 thread_mutex_lock(&spi_hw_mutex); in xfer_vectors()180 thread_mutex_unlock(&spi_hw_mutex); in xfer_vectors()
10 struct thread_mutex spi_hw_mutex; variable
115 thread_mutex_lock(&spi_hw_mutex); in start_spi_dma_transaction()134 thread_mutex_unlock(&spi_hw_mutex); in continue_spi_dma_transaction()
126 extern struct thread_mutex spi_hw_mutex;