Searched refs:acpi_xname (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/acpi/ |
| D | acpi_power.c | 111 static const char *acpi_xname(ACPI_HANDLE); 141 acpi_xname(hdl), sizeof(res->res_name)); in acpi_power_res_init() 527 "by %s\n", res->res_name, acpi_xname(ref))); in acpi_power_res_ref() 548 "by %s\n", res->res_name, acpi_xname(ref))); in acpi_power_res_deref() 595 "for %s: %s\n", acpi_xname(hdl), AcpiFormatException(rv))); in acpi_power_res_sta() 639 "%s: %s\n", path, acpi_xname(hdl), AcpiFormatException(rv))); in acpi_power_pkg_get() 741 acpi_xname(ACPI_HANDLE hdl) in acpi_xname() function
|