Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_rsb.c105 static struct resource_spec rsb_spec[] = { variable
433 if (bus_alloc_resources(dev, rsb_spec, &sc->res) != 0) { in rsb_attach()
451 bus_release_resources(dev, rsb_spec, &sc->res); in rsb_attach()