Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_ts.c104 static struct resource_spec aw_ts_spec[] = { variable
161 if (bus_alloc_resources(dev, aw_ts_spec, sc->res) != 0) { in aw_ts_attach()
169 bus_release_resources(dev, aw_ts_spec, sc->res); in aw_ts_attach()