Home
last modified time | relevance | path

Searched refs:ret_buffer_desc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/acpi/acpica/
Dexfield.c97 union acpi_operand_object **ret_buffer_desc) in acpi_ex_read_data_from_field() argument
113 if (!ret_buffer_desc) { in acpi_ex_read_data_from_field()
253 *ret_buffer_desc = buffer_desc; in acpi_ex_read_data_from_field()
281 *ret_buffer_desc = buffer_desc; in acpi_ex_read_data_from_field()
Dacinterp.h150 union acpi_operand_object **ret_buffer_desc);