Searched refs:GPIO_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
60 #define GPIO_LOCK_DESTROY(_sc) mtx_destroy(&_sc->mtx); macro748 GPIO_LOCK_DESTROY(sc); in tegra_gpio_detach()
63 #define GPIO_LOCK_DESTROY(_sc) mtx_destroy(&_sc->mtx); macro699 GPIO_LOCK_DESTROY(sc); in mvebu_gpio_detach()