Searched defs:GPIO_UNLOCK (Results 1 – 8 of 8) sorted by relevance
37 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
38 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
71 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
51 #define GPIO_UNLOCK(_sc) sx_unlock(&(_sc)->gpio_lock) macro
75 #define GPIO_UNLOCK(_sc) sx_unlock(&(_sc)->gpio_lock) macro
57 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) macro
60 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) macro