Searched refs:gpio_list_mtx (Results 1 – 1 of 1) sorted by relevance
63 static struct mtx gpio_list_mtx; variable64 MTX_SYSINIT(gpio_list_lock, &gpio_list_mtx, "Regulator GPIO lock", MTX_DEF);112 mtx_lock(&gpio_list_mtx); in regnode_get_gpio_entry()118 mtx_unlock(&gpio_list_mtx); in regnode_get_gpio_entry()128 mtx_unlock(&gpio_list_mtx); in regnode_get_gpio_entry()137 mtx_unlock(&gpio_list_mtx); in regnode_get_gpio_entry()