Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/acpica/ !
Dutresrc.c142 u8 *aml, in acpi_ut_walk_aml_resources()
267 void *aml, u8 *return_index) in acpi_ut_validate_resource()
426 u8 acpi_ut_get_resource_type(void *aml) in acpi_ut_get_resource_type()
460 u16 acpi_ut_get_resource_length(void *aml) in acpi_ut_get_resource_length()
498 u8 acpi_ut_get_resource_header_length(void *aml) in acpi_ut_get_resource_header_length()
525 u32 acpi_ut_get_descriptor_length(void *aml) in acpi_ut_get_descriptor_length()
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()
Drsaddr.c273 union aml_resource *aml) in acpi_rs_get_address_common()
327 acpi_rs_set_address_common(union aml_resource *aml, in acpi_rs_set_address_common()
Dpsargs.c45 u8 *aml = parser_state->aml; in acpi_ps_get_next_package_length() local
367 u8 *aml = parser_state->aml; in acpi_ps_get_next_simple_arg() local
458 u8 *aml; in acpi_ps_get_next_field() local
Drslist.c30 acpi_rs_convert_aml_to_resources(u8 * aml, in acpi_rs_convert_aml_to_resources()
137 u8 *aml = output_buffer; in acpi_rs_convert_resources_to_aml() local
Dpsutils.c30 union acpi_parse_object *acpi_ps_create_scope_op(u8 *aml) in acpi_ps_create_scope_op()
85 union acpi_parse_object *acpi_ps_alloc_op(u16 opcode, u8 *aml) in acpi_ps_alloc_op()
Drsmisc.c36 union aml_resource *aml, in acpi_rs_convert_aml_to_resource()
447 union aml_resource *aml, in acpi_rs_convert_resource_to_aml()
Dpsparse.c69 u8 *aml; in acpi_ps_peek_opcode() local
Dextrace.c132 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point()
Dutdebug.c602 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
Dacstruct.h54 u8 *aml; member
Dacobject.h317 u8 *aml; /* Used for deferred resolution of the ref */ member
Daclocal.h911 u8 *aml; /* Next AML byte */ member
/linux-6.6.21/drivers/hwmon/ !
Dasus-ec-sensors.c529 acpi_handle aml; member
/linux-6.6.21/sound/pci/emu10k1/ !
Demupcm.c324 u32 aml = emu10k1_send_target_from_amount(send_amount[2 * i]); in snd_emu10k1_pcm_init_voice() local