Searched refs:QCOM_SPI_UNLOCK (Results 1 – 2 of 2) sorted by relevance
202 QCOM_SPI_UNLOCK(sc); in qcom_spi_intr()410 QCOM_SPI_UNLOCK(sc); in qcom_spi_attach()418 QCOM_SPI_UNLOCK(sc); in qcom_spi_attach()421 QCOM_SPI_UNLOCK(sc); in qcom_spi_attach()752 QCOM_SPI_UNLOCK(sc); in qcom_spi_transfer()822 QCOM_SPI_UNLOCK(sc); in qcom_spi_transfer()832 QCOM_SPI_UNLOCK(sc); in qcom_spi_transfer()
114 #define QCOM_SPI_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro