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

/freebsd-12-stable/sys/dev/rccgpio/
H A Drccgpio.c82 #define RCC_GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
99 RCC_GPIO_UNLOCK(sc);
198 RCC_GPIO_UNLOCK(sc);
218 RCC_GPIO_UNLOCK(sc);
242 RCC_GPIO_UNLOCK(sc);

Completed in 68 milliseconds