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,
|