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

/freebsd-12-stable/sys/arm/amlogic/aml8726/
H A Daml8726_wdt.c60 static struct resource_spec aml8726_wdt_spec[] = { variable in typeref:struct:resource_spec
187 if (bus_alloc_resources(dev, aml8726_wdt_spec, sc->res)) {
252 bus_release_resources(dev, aml8726_wdt_spec, sc->res);

Completed in 56 milliseconds