Searched refs:acpi_pwr_find_resource (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/acpica/
H A Dacpi_powerres.c114 *acpi_pwr_find_resource(ACPI_HANDLE res);
138 if (acpi_pwr_find_resource(res) != NULL)
208 if ((rp = acpi_pwr_find_resource(res)) == NULL)
559 if ((rp = acpi_pwr_find_resource(res)) == NULL) {
707 acpi_pwr_find_resource(ACPI_HANDLE res) function

Completed in 63 milliseconds