Searched refs:acpi_ut_prefixed_namespace_error (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | uterror.c | 149 * FUNCTION: acpi_ut_prefixed_namespace_error 168 acpi_ut_prefixed_namespace_error(const char *module_name, in acpi_ut_prefixed_namespace_error() function
|
H A D | acutils.h | 712 acpi_ut_prefixed_namespace_error(const char *module_name,
|
H A D | acmacros.h | 424 #define ACPI_ERROR_NAMESPACE(s, p, e) acpi_ut_prefixed_namespace_error (AE_INFO, s, p, e);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | uterror.c | 149 * FUNCTION: acpi_ut_prefixed_namespace_error 168 acpi_ut_prefixed_namespace_error(const char *module_name, in acpi_ut_prefixed_namespace_error() function
|
H A D | acutils.h | 728 acpi_ut_prefixed_namespace_error(const char *module_name,
|
H A D | acmacros.h | 424 #define ACPI_ERROR_NAMESPACE(s, p, e) acpi_ut_prefixed_namespace_error (AE_INFO, s, p, e);
|
Completed in 5 milliseconds