Searched refs:ACPI_TYPE_LOCAL_ALIAS (Results 1 - 11 of 11) sorted by last modified time

/linux-master/drivers/acpi/acpica/
H A Ddbnames.c790 if ((node->type == ACPI_TYPE_LOCAL_ALIAS) ||
H A Dpsopcode.c158 ACPI_TYPE_LOCAL_ALIAS, AML_CLASS_NAMED_OBJECT,
H A Dnsdump.c385 case ACPI_TYPE_LOCAL_ALIAS:
H A Dexstoren.c99 case ACPI_TYPE_LOCAL_ALIAS:
H A Dexresop.c164 if (object_type == ACPI_TYPE_LOCAL_ALIAS) {
H A Dexresolv.c330 if (type == ACPI_TYPE_LOCAL_ALIAS) {
H A Dexresnte.c68 if ((entry_type == ACPI_TYPE_LOCAL_ALIAS) ||
H A Dexcreate.c42 if ((target_node->type == ACPI_TYPE_LOCAL_ALIAS) ||
79 alias_node->type = ACPI_TYPE_LOCAL_ALIAS;
H A Ddspkginit.c466 if (resolved_node->type == ACPI_TYPE_LOCAL_ALIAS) {
H A Dnsaccess.c656 if (this_node->type == ACPI_TYPE_LOCAL_ALIAS) {
688 (type_to_check_for != ACPI_TYPE_LOCAL_ALIAS) &&
/linux-master/include/acpi/
H A Dactypes.h679 #define ACPI_TYPE_LOCAL_ALIAS 0x15 macro

Completed in 174 milliseconds