Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_thermal.c368 static struct resource_spec aw_thermal_spec[] = { variable
617 if (bus_alloc_resources(dev, aw_thermal_spec, sc->res) != 0) { in aw_thermal_attach()
702 bus_release_resources(dev, aw_thermal_spec, sc->res); in aw_thermal_attach()