Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_acpi.c89 return ((acpi_DSMQuery(handle, uuid, rev) & funcs) == funcs); in acpi_check_dsm()
/freebsd-14-stable/sys/dev/acpica/
HDacpivar.h400 UINT64 acpi_DSMQuery(ACPI_HANDLE h, const uint8_t *uuid,
HDacpi.c2942 acpi_DSMQuery(ACPI_HANDLE h, const uint8_t *uuid, int revision) in acpi_DSMQuery() function