Searched refs:acpi_ds_create_operands (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/acpi/acpica/ | 
| D | dsopcode.c | 321 	status = acpi_ds_create_operands(walk_state, next_op);  in acpi_ds_eval_buffer_field_operands() 410 	status = acpi_ds_create_operands(walk_state, next_op);  in acpi_ds_eval_region_operands() 502 	status = acpi_ds_create_operands(walk_state, next_op);  in acpi_ds_eval_table_region_operands()
  | 
| D | dswload2.c | 520 		status = acpi_ds_create_operands(walk_state, arg);  in acpi_ds_load2_end_op() 656 				    acpi_ds_create_operands(walk_state,  in acpi_ds_load2_end_op()
  | 
| D | dswexec.c | 412 		status = acpi_ds_create_operands(walk_state, first_arg);  in acpi_ds_exec_end_op() 531 			status = acpi_ds_create_operands(walk_state, next_op);  in acpi_ds_exec_end_op()
  | 
| D | dscontrol.c | 262 			    acpi_ds_create_operands(walk_state,  in acpi_ds_exec_end_control_op()
  | 
| D | acdispat.h | 285 acpi_ds_create_operands(struct acpi_walk_state *walk_state,
  | 
| D | dswload.c | 546 				    acpi_ds_create_operands(walk_state,  in acpi_ds_load1_end_op()
  | 
| D | dsutils.c | 711 acpi_ds_create_operands(struct acpi_walk_state *walk_state,  in acpi_ds_create_operands()  function
  |