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

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c131 #define BCM_GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_OWNED) macro
276 BCM_GPIO_LOCK_ASSERT(sc);
294 BCM_GPIO_LOCK_ASSERT(sc);

Completed in 97 milliseconds