Searched refs:acpi_pwr_find_resource (Results 1 – 1 of 1) sorted by relevance
112 *acpi_pwr_find_resource(ACPI_HANDLE res);136 if (acpi_pwr_find_resource(res) != NULL) in acpi_pwr_register_resource()206 if ((rp = acpi_pwr_find_resource(res)) == NULL) in acpi_pwr_deregister_resource()557 if ((rp = acpi_pwr_find_resource(res)) == NULL) { in acpi_pwr_reference_resource()704 acpi_pwr_find_resource(ACPI_HANDLE res) in acpi_pwr_find_resource() function