Home
last modified time | relevance | path

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

/src/sys/dev/acpica/
H A Dacpi_spmc.c463 status = acpi_GetHandleInScope(sc->handle, in acpi_spmc_get_constraints()
488 ACPI_STATUS status = acpi_GetHandleInScope(sc->handle, in acpi_spmc_check_constraints()
H A Dacpivar.h365 ACPI_STATUS acpi_GetHandleInScope(ACPI_HANDLE parent, char *path,
H A Dacpi.c2825 acpi_GetHandleInScope(ACPI_HANDLE parent, char *path, ACPI_HANDLE *result) in acpi_GetHandleInScope() function