Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi.c147 static bus_activate_resource_t acpi_activate_resource; variable
234 DEVMETHOD(bus_activate_resource, acpi_activate_resource),
1751 acpi_activate_resource(device_t bus, device_t child, struct resource *r) in acpi_activate_resource() function