Searched defs:ACPI_ERROR_NAMESPACE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | acmacros.h | 424 #define ACPI_ERROR_NAMESPACE(s, p, e) acpi_ut_prefixed_namespace_error (AE_INFO, s, p, e); macro 435 #define ACPI_ERROR_NAMESPACE(s, p, e) macro
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acmacros.h | 424 #define ACPI_ERROR_NAMESPACE(s, p, e) acpi_ut_prefixed_namespace_error (AE_INFO, s, p, e); macro 435 #define ACPI_ERROR_NAMESPACE(s, p, e) macro
|
Completed in 3 milliseconds