Searched refs:axp209_pins (Results 1 – 1 of 1) sorted by relevance
349 static const struct axp2xx_pins axp209_pins[] = { variable922 snprintf(name, GPIOMAXNAME, "%s", axp209_pins[pin].name); in axp2xx_gpio_pin_getname()1325 sc->pins = axp209_pins; in axp2xx_attach()1326 sc->npins = nitems(axp209_pins); in axp2xx_attach()