Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpivar.h369 ACPI_STATUS acpi_GetHandleInScope(ACPI_HANDLE parent, const char *path,
H A Dacpi_spmc.c862 status = acpi_GetHandleInScope(sc->handle, constraint->name, in acpi_spmc_get_constraints()
H A Dacpi.c2926 acpi_GetHandleInScope(ACPI_HANDLE parent, const char *path, ACPI_HANDLE *result) in acpi_GetHandleInScope() function