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

/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_ehci.c102 static struct resource_spec exynos_ehci_spec[] = { variable in typeref:struct:resource_spec
268 if (bus_alloc_resources(dev, exynos_ehci_spec, esc->res)) {
395 bus_release_resources(dev, exynos_ehci_spec, esc->res);

Completed in 177 milliseconds