| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | evregion.c | 102 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, in acpi_ev_address_space_dispatch() argument 120 region_obj2 = acpi_ns_get_secondary_object(region_obj); in acpi_ev_address_space_dispatch() 127 handler_desc = region_obj->region.handler; in acpi_ev_address_space_dispatch() 131 acpi_ut_get_node_name(region_obj->region.node), in acpi_ev_address_space_dispatch() 132 region_obj, in acpi_ev_address_space_dispatch() 133 acpi_ut_get_region_name(region_obj->region. in acpi_ev_address_space_dispatch() 147 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch() 158 region_obj, in acpi_ev_address_space_dispatch() 159 acpi_ut_get_region_name(region_obj->region. in acpi_ev_address_space_dispatch() 171 status = region_setup(region_obj, ACPI_REGION_ACTIVATE, in acpi_ev_address_space_dispatch() [all …]
|
| H A D | evrgnini.c | 142 union acpi_operand_object *region_obj = in acpi_ev_pci_config_region_setup() local 147 handler_obj = region_obj->region.handler; in acpi_ev_pci_config_region_setup() 155 region_obj)); in acpi_ev_pci_config_region_setup() 167 parent_node = region_obj->region.node->parent; in acpi_ev_pci_config_region_setup() 226 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup() 244 pci_device_node = region_obj->region.node; in acpi_ev_pci_config_region_setup() 290 region_obj->region.node); in acpi_ev_pci_config_region_setup() 476 acpi_status acpi_ev_initialize_region(union acpi_operand_object *region_obj) in acpi_ev_initialize_region() argument 485 if (!region_obj) { in acpi_ev_initialize_region() 489 if (region_obj->common.flags & AOPOBJ_OBJECT_INITIALIZED) { in acpi_ev_initialize_region() [all …]
|
| H A D | exfield.c | 137 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 139 || obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 141 || obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 190 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 198 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 209 obj_desc->field.region_obj->field.internal_pcc_buffer + in acpi_ex_read_data_from_field() 291 (obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() 299 (obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() 301 || obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() 303 || obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() [all …]
|
| H A D | evxfregn.c | 112 union acpi_operand_object *region_obj; in ACPI_EXPORT_SYMBOL() local 176 region_obj = handler_obj->address_space.region_list; in ACPI_EXPORT_SYMBOL() 180 while (region_obj) { in ACPI_EXPORT_SYMBOL() 188 acpi_ev_detach_region(region_obj, TRUE); in ACPI_EXPORT_SYMBOL() 194 region_obj = in ACPI_EXPORT_SYMBOL()
|
| H A D | acevents.h | 176 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, 183 union acpi_operand_object *region_obj, 187 acpi_ev_detach_region(union acpi_operand_object *region_obj, 195 acpi_ev_execute_reg_method(union acpi_operand_object *region_obj, u32 function); 231 acpi_status acpi_ev_initialize_region(union acpi_operand_object *region_obj);
|
| H A D | exprep.c | 431 obj_desc->field.region_obj = in acpi_ex_prep_field_value() 462 if ((obj_desc->field.region_obj->region.space_id == in acpi_ex_prep_field_value() 481 obj_desc->field.region_obj)); in acpi_ex_prep_field_value() 487 obj_desc->bank_field.region_obj = in acpi_ex_prep_field_value() 494 acpi_ut_add_reference(obj_desc->bank_field.region_obj); in acpi_ex_prep_field_value() 502 obj_desc->bank_field.region_obj, in acpi_ex_prep_field_value()
|
| H A D | dbtest.c | 738 union acpi_operand_object *region_obj; in acpi_db_test_field_unit_type() local 746 region_obj = obj_desc->field.region_obj; in acpi_db_test_field_unit_type() 747 switch (region_obj->region.space_id) { in acpi_db_test_field_unit_type() 776 acpi_ut_get_region_name(region_obj->region. in acpi_db_test_field_unit_type() 784 acpi_ut_get_region_name(region_obj->region.space_id), in acpi_db_test_field_unit_type() 785 region_obj->region.node->name.ascii); in acpi_db_test_field_unit_type()
|
| H A D | acobject.h | 234 …ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object *region_obj; /* Parent … member 239 union acpi_operand_object *region_obj; /* Containing op_region object */ member 246 …ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object *region_obj; /* Contain… member
|
| H A D | nsdump.c | 353 region_obj->region. in acpi_ns_dump_one_object() 362 region_obj->region. in acpi_ns_dump_one_object() 575 obj_desc = (void *)obj_desc->field.region_obj; in acpi_ns_dump_one_object() 580 obj_desc = (void *)obj_desc->bank_field.region_obj; in acpi_ns_dump_one_object()
|
| H A D | exserial.c | 158 switch (obj_desc->field.region_obj->region.space_id) { in acpi_ex_read_serial_bus() 281 switch (obj_desc->field.region_obj->region.space_id) { in acpi_ex_write_serial_bus()
|
| H A D | exdump.c | 170 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(field.region_obj), "Region Object"}, 179 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(bank_field.region_obj), 783 acpi_ex_dump_operand(obj_desc->field.region_obj, depth + 1); in acpi_ex_dump_operand()
|
| H A D | exfldio.c | 58 rgn_desc = obj_desc->common_field.region_obj; in acpi_ex_setup_region() 223 rgn_desc = obj_desc->common_field.region_obj; in acpi_ex_access_region()
|
| H A D | utdelete.c | 586 region_obj, in acpi_ut_update_object_reference()
|
| H A D | dbnames.c | 532 if (node->object->field.region_obj->region.space_id != in acpi_db_walk_for_fields()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | osl.c | 1517 union acpi_operand_object *region_obj; in acpi_deactivate_mem_region() local 1521 region_obj = acpi_ns_get_attached_object(handle); in acpi_deactivate_mem_region() 1522 if (!region_obj) in acpi_deactivate_mem_region() 1525 handler_obj = region_obj->region.handler; in acpi_deactivate_mem_region() 1529 if (region_obj->region.space_id != ACPI_ADR_SPACE_SYSTEM_MEMORY) in acpi_deactivate_mem_region() 1532 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) in acpi_deactivate_mem_region() 1535 region_obj2 = acpi_ns_get_secondary_object(region_obj); in acpi_deactivate_mem_region() 1545 status = handler_obj->address_space.setup(region_obj, in acpi_deactivate_mem_region() 1549 region_obj->region.flags &= ~(AOPOBJ_SETUP_COMPLETE); in acpi_deactivate_mem_region()
|