HomeSort by: relevance | last modified time | path
    Searched defs:acpi_dsm_typed (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
acpi_util.c 1104 acpi_dsm_typed(ACPI_HANDLE handle, uint8_t *uuid, ACPI_INTEGER rev, function in typeref:typename:ACPI_STATUS
1162 status = acpi_dsm_typed(handle, uuid, rev, func, arg3,
1178 return acpi_dsm_typed(handle, uuid, rev, func, arg3, ACPI_TYPE_ANY,
acpi_util.c 1104 acpi_dsm_typed(ACPI_HANDLE handle, uint8_t *uuid, ACPI_INTEGER rev, function in typeref:typename:ACPI_STATUS
1162 status = acpi_dsm_typed(handle, uuid, rev, func, arg3,
1178 return acpi_dsm_typed(handle, uuid, rev, func, arg3, ACPI_TYPE_ANY,

Completed in 27 milliseconds