Home
last modified time | relevance | path

Searched refs:aml_resource (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/acpi/acpica/
A Drscalc.c453 union aml_resource *aml_resource; in acpi_rs_get_list_length() local
477 aml_resource = (void *)aml_buffer; in acpi_rs_get_list_length()
568 if (aml_resource->gpio.vendor_length) { in acpi_rs_get_list_length()
570 aml_resource->gpio.vendor_offset - in acpi_rs_get_list_length()
571 aml_resource->gpio.pin_table_offset + in acpi_rs_get_list_length()
572 aml_resource->gpio.vendor_length; in acpi_rs_get_list_length()
577 aml_resource->gpio.pin_table_offset; in acpi_rs_get_list_length()
588 aml_resource->pin_function. in acpi_rs_get_list_length()
603 [aml_resource->common_serial_bus.type]; in acpi_rs_get_list_length()
629 aml_resource->pin_group.vendor_offset - in acpi_rs_get_list_length()
[all …]
A Drslist.c37 union aml_resource *aml_resource; in acpi_rs_convert_aml_to_resources() local
55 aml_resource = ACPI_CAST_PTR(union aml_resource, aml); in acpi_rs_convert_aml_to_resources()
58 if (aml_resource->common_serial_bus.type > in acpi_rs_convert_aml_to_resources()
66 [aml_resource->common_serial_bus.type]; in acpi_rs_convert_aml_to_resources()
83 acpi_rs_convert_aml_to_resource(resource, aml_resource, in acpi_rs_convert_aml_to_resources()
186 aml_resource, in acpi_rs_convert_resources_to_aml()
200 ACPI_CAST_PTR(union aml_resource, in acpi_rs_convert_resources_to_aml()
A Dacresrc.h86 #define AML_OFFSET(f) (u8) ACPI_OFFSET (union aml_resource,f)
221 acpi_rs_set_address_common(union aml_resource *aml,
226 union aml_resource *aml);
233 union aml_resource *aml,
238 union aml_resource *aml,
256 union aml_resource *aml, char *string_ptr);
259 acpi_rs_set_resource_source(union aml_resource *aml,
266 union aml_resource *aml);
270 union aml_resource *aml);
A Dutresrc.c266 union aml_resource *aml_resource; in acpi_ut_validate_resource() local
358 aml_resource = ACPI_CAST_PTR(union aml_resource, aml); in acpi_ut_validate_resource()
363 if ((aml_resource->common_serial_bus.type == 0) || in acpi_ut_validate_resource()
364 (aml_resource->common_serial_bus.type > in acpi_ut_validate_resource()
369 aml_resource->common_serial_bus. in acpi_ut_validate_resource()
A Drsutils.c168 union aml_resource *aml) in acpi_rs_set_resource_length()
219 union aml_resource *aml) in acpi_rs_set_resource_header()
287 union aml_resource * aml, char *string_ptr) in acpi_rs_get_resource_source()
373 acpi_rs_set_resource_source(union aml_resource *aml, in acpi_rs_set_resource_source()
A Damlresrc.h494 union aml_resource { union
549 union aml_resource *resource,
554 union aml_resource *resource, char *device_name);
A Drsaddr.c273 union aml_resource *aml) in acpi_rs_get_address_common()
322 acpi_rs_set_address_common(union aml_resource *aml, in acpi_rs_set_address_common()
A Drsmisc.c36 union aml_resource *aml, in acpi_rs_convert_aml_to_resource()
445 union aml_resource *aml, in acpi_rs_convert_resource_to_aml()

Completed in 12 milliseconds