Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_i2s.c217 static struct resource_spec aw_i2s_spec[] = { variable
354 if (bus_alloc_resources(dev, aw_i2s_spec, sc->res) != 0) { in aw_i2s_attach()
411 bus_release_resources(dev, aw_i2s_spec, i2s->res); in aw_i2s_detach()