Searched refs:gpio_function (Results 1 – 5 of 5) sorted by relevance
614 static const char * const gpio_function[GPIOF_COUNT] = { variable628 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in get_function()643 if (ret >= ARRAY_SIZE(gpio_function)) in get_function()670 BUILD_BUG_ON(GPIOF_COUNT != ARRAY_SIZE(gpio_function)); in gpio_get_status()680 offset, gpio_function[func]); in gpio_get_status()
113 + int func = gpio_function(*gpio);153 - func = gpio_function(gpio);