Home
last modified time | relevance | path

Searched defs:aml (Results 1 – 13 of 13) sorted by relevance

/drivers/acpi/acpica/
Dutresrc.c174 u8 *aml, in acpi_ut_walk_aml_resources()
299 void *aml, u8 *return_index) in acpi_ut_validate_resource()
454 u8 acpi_ut_get_resource_type(void *aml) in acpi_ut_get_resource_type()
488 u16 acpi_ut_get_resource_length(void *aml) in acpi_ut_get_resource_length()
526 u8 acpi_ut_get_resource_header_length(void *aml) in acpi_ut_get_resource_header_length()
553 u32 acpi_ut_get_descriptor_length(void *aml) in acpi_ut_get_descriptor_length()
Drsutils.c204 union aml_resource *aml) in acpi_rs_set_resource_length()
255 union aml_resource *aml) in acpi_rs_set_resource_header()
323 union aml_resource * aml, char *string_ptr) in acpi_rs_get_resource_source()
409 acpi_rs_set_resource_source(union aml_resource *aml, in acpi_rs_set_resource_source()
Drsaddr.c309 union aml_resource *aml) in acpi_rs_get_address_common()
358 acpi_rs_set_address_common(union aml_resource *aml, in acpi_rs_set_address_common()
Dpsargs.c79 u8 *aml = parser_state->aml; in acpi_ps_get_next_package_length() local
401 u8 *aml = parser_state->aml; in acpi_ps_get_next_simple_arg() local
492 u8 *aml; in acpi_ps_get_next_field() local
Drslist.c66 acpi_rs_convert_aml_to_resources(u8 * aml, in acpi_rs_convert_aml_to_resources()
162 u8 *aml = output_buffer; in acpi_rs_convert_resources_to_aml() local
Dpsutils.c64 union acpi_parse_object *acpi_ps_create_scope_op(u8 *aml) in acpi_ps_create_scope_op()
117 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) in acpi_ps_alloc_op()
Drsmisc.c72 union aml_resource *aml, in acpi_rs_convert_aml_to_resource()
471 union aml_resource *aml, in acpi_rs_convert_resource_to_aml()
Dpsparse.c103 u8 *aml; in acpi_ps_peek_opcode() local
Dextrace.c166 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point()
Dutdebug.c617 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
Dacstruct.h88 u8 *aml; member
Dacobject.h347 u8 *aml; /* Used for deferred resolution of the ref */ member
Daclocal.h922 u8 *aml; /* Next AML byte */ member