Searched refs:GPIO_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
58 #define GPIO_LOCK_INIT(_sc) mtx_init(&_sc->mtx, \ macro761 GPIO_LOCK_INIT(sc); in tegra_gpio_attach()
61 #define GPIO_LOCK_INIT(_sc) mtx_init(&_sc->mtx, \ macro717 GPIO_LOCK_INIT(sc); in mvebu_gpio_attach()