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

/freebsd-13-stable/sys/arm/mv/
H A Dmv_cp110_icu.c79 static struct resource_spec mv_cp110_icu_res_spec[] = { variable in typeref:struct:resource_spec
127 if (bus_alloc_resources(dev, mv_cp110_icu_res_spec, &sc->res) != 0) {
144 bus_release_resources(dev, mv_cp110_icu_res_spec, &sc->res);

Completed in 39 milliseconds