Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_nmi.c66 static struct resource_spec aw_nmi_res_spec[] = { variable
358 if (bus_alloc_resources(dev, aw_nmi_res_spec, sc->res) != 0) { in aw_nmi_attach()
365 bus_release_resources(dev, aw_nmi_res_spec, sc->res); in aw_nmi_attach()
390 bus_release_resources(dev, aw_nmi_res_spec, sc->res); in aw_nmi_attach()