Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_pdma.c111 static struct resource_spec pdma_spec[] = { variable
190 if (bus_alloc_resources(dev, pdma_spec, sc->res)) { in pdma_attach()
228 bus_release_resources(dev, pdma_spec, sc->res); in pdma_detach()