Home
last modified time | relevance | path

Searched refs:AML_ROOT_PREFIX (Results 1 – 7 of 7) sorted by relevance

/drivers/acpi/acpica/
Dexnames.c78 *temp_ptr++ = AML_ROOT_PREFIX; in acpi_ex_allocate_name_string()
239 case AML_ROOT_PREFIX: in acpi_ex_get_name_string()
Dnsutils.c213 internal_name[0] = AML_ROOT_PREFIX; in acpi_ns_build_internal_name()
387 case AML_ROOT_PREFIX: in acpi_ns_externalize_name()
Dnsnames.c247 ACPI_PATH_PUT8(full_path, path_size, AML_ROOT_PREFIX, length); in acpi_ns_build_normalized_path()
Ddbxface.c422 acpi_gbl_db_scope_buf[0] = AML_ROOT_PREFIX; in acpi_initialize_debugger()
Damlcode.h35 #define AML_ROOT_PREFIX (u16) 0x5c macro
Dexconfig.c142 if ((operand[4]->string.pointer[0] != AML_ROOT_PREFIX) && in acpi_ex_load_table_op()
Dnsaccess.c382 if (*path == (u8) AML_ROOT_PREFIX) { in acpi_ns_lookup()