Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/acpica/
H A Dacpi.c132 static struct resource *acpi_alloc_resource(device_t bus, device_t child,
206 DEVMETHOD(bus_alloc_resource, acpi_alloc_resource),
1373 acpi_alloc_resource(device_t bus, device_t child, int type, int *rid, in acpi_alloc_resource() function