Lines Matching refs:aml
30 acpi_rs_convert_aml_to_resources(u8 * aml,
55 aml_resource = ACPI_CAST_PTR(union aml_resource, aml);
57 if (acpi_ut_get_resource_type(aml) == ACPI_RESOURCE_NAME_SERIAL_BUS) {
88 *aml));
94 acpi_ut_get_resource_type(aml), length,
126 u8 *aml = output_buffer;
135 while (aml < end_aml) {
182 aml),
196 aml), NULL);
214 aml += acpi_ut_get_descriptor_length(aml);