Searched defs:GPIO_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/qcom_tlmm/
H A Dqcom_tlmm_var.h35 #define GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->gpio_mtx, MA_OWNED) macro

Completed in 110 milliseconds