Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_cir.c157 static struct resource_spec aw_ir_spec[] = { variable
415 if (bus_alloc_resources(dev, aw_ir_spec, sc->res) != 0) { in aw_ir_attach()
474 bus_release_resources(dev, aw_ir_spec, sc->res); in aw_ir_attach()
536 bus_release_resources(dev, aw_ir_spec, sc->res); in aw_ir_attach()