Searched refs:GPIO_LOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance
38 #define GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->gpio_mtx, MA_OWNED) macro
39 #define GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->gpio_mtx, MA_OWNED) macro