Home
last modified time | relevance | path

Searched refs:aw_gpio_res_spec (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/allwinner/
H A Daw_gpio.c288 static struct resource_spec aw_gpio_res_spec[] = { variable
1016 if (bus_alloc_resources(dev, aw_gpio_res_spec, sc->sc_res) != 0) { in aw_gpio_attach()