Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_fb.c166 static struct resource_spec a10fb_spec[] = { variable
622 if (bus_alloc_resources(dev, a10fb_spec, sc->res)) { in a10fb_attach()