Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_codec.c179 static struct resource_spec a10codec_spec[] = { variable
1086 if (bus_alloc_resources(dev, a10codec_spec, sc->res)) { in a10codec_attach()
1188 bus_release_resources(dev, a10codec_spec, sc->res); in a10codec_attach()