Searched defs:result_desc (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dexfield.c331 acpi_ex_write_data_to_field(union acpi_operand_object *source_desc, union acpi_operand_object *obj_desc, union acpi_operand_object **result_desc) acpi_ex_write_data_to_field() argument
H A Ddsopcode.c109 acpi_ds_init_buffer_field(u16 aml_opcode, union acpi_operand_object *obj_desc, union acpi_operand_object *buffer_desc, union acpi_operand_object *offset_desc, union acpi_operand_object *length_desc, union acpi_operand_object *result_desc) acpi_ds_init_buffer_field() argument
H A Dexconvrt.c72 acpi_ex_convert_to_integer(union acpi_operand_object *obj_desc, union acpi_operand_object **result_desc, u32 flags) acpi_ex_convert_to_integer() argument
200 acpi_ex_convert_to_buffer(union acpi_operand_object *obj_desc, union acpi_operand_object **result_desc) acpi_ex_convert_to_buffer() argument
399 acpi_ex_convert_to_string(union acpi_operand_object * obj_desc, union acpi_operand_object ** result_desc, u32 type) acpi_ex_convert_to_string() argument
575 acpi_ex_convert_to_target_type(acpi_object_type destination_type, union acpi_operand_object *source_desc, union acpi_operand_object **result_desc, struct acpi_walk_state *walk_state) acpi_ex_convert_to_target_type() argument

Completed in 112 milliseconds