Searched defs:GPIO_UNLOCK (Results 1 – 3 of 3) sorted by relevance
36 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
107 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
76 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro