Searched refs:BCM_GPIO_UNLOCK (Results 1 – 1 of 1) sorted by relevance
136 #define BCM_GPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro204 BCM_GPIO_UNLOCK(sc); in bcm_gpio_get_function()358 BCM_GPIO_UNLOCK(sc); in bcm_gpio_set_alternate()397 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_configure()436 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_getcaps()457 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_getflags()478 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_getname()529 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_set()550 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_get()580 BCM_GPIO_UNLOCK(sc); in bcm_gpio_pin_toggle()[all …]