Searched refs:jh7110_gpio_spec (Results 1 – 1 of 1) sorted by relevance
65 static struct resource_spec jh7110_gpio_spec[] = { variable279 bus_release_resources(dev, jh7110_gpio_spec, &sc->res); in jh7110_gpio_detach()299 if (bus_alloc_resources(dev, jh7110_gpio_spec, &sc->res) != 0) { in jh7110_gpio_attach()301 bus_release_resources(dev, jh7110_gpio_spec, &sc->res); in jh7110_gpio_attach()