Home
last modified time | relevance | path

Searched defs:GPIO_UNLOCK (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/mips/cavium/
H A Docteon_gpiovar.h37 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
/f-stack/freebsd/mips/atheros/
H A Dar71xx_gpiovar.h38 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_gpiovar.h38 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->gpio_mtx) macro
/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_gpio.c71 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_gpio.c51 #define GPIO_UNLOCK(_sc) sx_unlock(&(_sc)->gpio_lock) macro
/f-stack/freebsd/arm/nvidia/
H A Das3722_gpio.c75 #define GPIO_UNLOCK(_sc) sx_unlock(&(_sc)->gpio_lock) macro
H A Dtegra_gpio.c57 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) macro
/f-stack/freebsd/arm/mv/
H A Dmvebu_gpio.c60 #define GPIO_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) macro