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

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

Completed in 45 milliseconds