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

  /src/sys/dev/acpi/
acpi_util.c 241 rv = acpi_eval_struct(handle, path, &buf);
279 acpi_eval_struct(ACPI_HANDLE handle, const char *path, ACPI_BUFFER *buf) function in typeref:typename:ACPI_STATUS
709 rv = acpi_eval_struct(handle, "_CLS", &buf);
814 rv = acpi_eval_struct(hdl, NULL, &buf);
873 rv = acpi_eval_struct(hdl, NULL, &buf);

Completed in 12 milliseconds