Home
last modified time | relevance | path

Searched refs:GPIO_LOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/cavium/
H A Docteon_gpiovar.h38 #define GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->gpio_mtx, MA_OWNED) macro
/f-stack/freebsd/mips/atheros/
H A Dar71xx_gpiovar.h39 #define GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->gpio_mtx, MA_OWNED) macro
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_gpiovar.h39 #define GPIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->gpio_mtx, MA_OWNED) macro