Searched refs:GPIOF_UNUSED (Results 1 – 7 of 7) sorted by relevance
102 int ret = GPIOF_UNUSED; in pic32_gpio_get_function()112 ret = GPIOF_UNUSED; in pic32_gpio_get_function()
80 return GPIOF_UNUSED; in vybrid_gpio_get_function()
137 return GPIOF_UNUSED; in stm32_gpio_get_function()
636 return GPIOF_UNUSED; in get_function()682 func == GPIOF_UNUSED) { in gpio_get_status()689 used = gpio_get_function(dev, offset, &label) != GPIOF_UNUSED; in gpio_get_status()
108 GPIOF_UNUSED, /* Not claimed */ enumerator
45 if (!show_all && !(*flagsp & FLAG_SHOW_ALL) && ret == GPIOF_UNUSED) in gpio_get_description()
199 case GPIOF_UNUSED: in stm32_pinctrl_get_pin_muxing()