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

/freebsd-11-stable/sys/arm/mv/armada38x/
H A Dpmsu.c54 static struct resource_spec pmsu_spec[] = { variable in typeref:struct:resource_spec
111 err = bus_alloc_resources(dev, pmsu_spec, &sc->res);
127 bus_release_resources(dev, pmsu_spec, &sc->res);

Completed in 66 milliseconds