Searched refs:GPIOF_UNUSED (Results 1 – 5 of 5) 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()
510 return GPIOF_UNUSED; in get_function()556 func == GPIOF_UNUSED) { in gpio_get_status()563 used = gpio_get_function(dev, offset, &label) != GPIOF_UNUSED; in gpio_get_status()
108 GPIOF_UNUSED, /* Not claimed */ enumerator
45 if (!(*flagsp & FLAG_SHOW_ALL) && ret == GPIOF_UNUSED) in gpio_get_description()