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

  /src/sys/dev/acpi/
acpi_util.h 105 ACPI_STATUS acpi_dsm_typed(ACPI_HANDLE, uint8_t *, ACPI_INTEGER,
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,
qcomgpio.c 321 rv = acpi_dsm_typed(hdl, qcomgpio_pdc_dsm_uuid,

Completed in 13 milliseconds