aml_resource_source  290 drivers/acpi/acpica/rsutils.c 	u8 *aml_resource_source;
aml_resource_source  296 drivers/acpi/acpica/rsutils.c 	aml_resource_source = ACPI_ADD_PTR(u8, aml, minimum_length);
aml_resource_source  309 drivers/acpi/acpica/rsutils.c 		resource_source->index = aml_resource_source[0];
aml_resource_source  330 drivers/acpi/acpica/rsutils.c 		    (u32)strlen(ACPI_CAST_PTR(char, &aml_resource_source[1])) +
aml_resource_source  342 drivers/acpi/acpica/rsutils.c 						 &aml_resource_source[1]));
aml_resource_source  377 drivers/acpi/acpica/rsutils.c 	u8 *aml_resource_source;
aml_resource_source  390 drivers/acpi/acpica/rsutils.c 		aml_resource_source = ACPI_ADD_PTR(u8, aml, minimum_length);
aml_resource_source  394 drivers/acpi/acpica/rsutils.c 		aml_resource_source[0] = (u8) resource_source->index;
aml_resource_source  398 drivers/acpi/acpica/rsutils.c 		strcpy(ACPI_CAST_PTR(char, &aml_resource_source[1]),