Searched refs:bcm_gpio_res_spec (Results 1 – 1 of 1) sorted by relevance
92 static struct resource_spec bcm_gpio_res_spec[] = { variable803 if (bus_alloc_resources(dev, bcm_gpio_res_spec, sc->sc_res) != 0) { in bcm_gpio_attach()851 bus_release_resources(dev, bcm_gpio_res_spec, sc->sc_res); in bcm_gpio_attach()