Home
last modified time | relevance | path

Searched refs:acpi_DSMQuery (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_acpi.c92 ret = acpi_DSMQuery(handle, (const uint8_t *)uuid, rev); in acpi_check_dsm()
/freebsd/sys/dev/acpica/
H A Dacpivar.h382 UINT64 acpi_DSMQuery(ACPI_HANDLE h, const uint8_t *uuid,
H A Dacpi_spmc.c546 *supported_functions = acpi_DSMQuery(sc->handle, in probe_dsm_revision()
H A Dacpi.c3108 acpi_DSMQuery(ACPI_HANDLE h, const uint8_t *uuid, int revision) in acpi_DSMQuery() function