Searched refs:region_obj (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/acpi/acpica/ |
D | evregion.c | 102 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, in acpi_ev_address_space_dispatch() argument 118 region_obj2 = acpi_ns_get_secondary_object(region_obj); in acpi_ev_address_space_dispatch() 125 handler_desc = region_obj->region.handler; in acpi_ev_address_space_dispatch() 129 acpi_ut_get_node_name(region_obj->region.node), in acpi_ev_address_space_dispatch() 130 region_obj, in acpi_ev_address_space_dispatch() 131 acpi_ut_get_region_name(region_obj->region. in acpi_ev_address_space_dispatch() 143 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch() 154 region_obj, in acpi_ev_address_space_dispatch() 155 acpi_ut_get_region_name(region_obj->region. in acpi_ev_address_space_dispatch() 167 status = region_setup(region_obj, ACPI_REGION_ACTIVATE, in acpi_ev_address_space_dispatch() [all …]
|
D | evrgnini.c | 144 union acpi_operand_object *region_obj = in acpi_ev_pci_config_region_setup() local 149 handler_obj = region_obj->region.handler; in acpi_ev_pci_config_region_setup() 157 region_obj)); in acpi_ev_pci_config_region_setup() 169 parent_node = region_obj->region.node->parent; in acpi_ev_pci_config_region_setup() 229 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup() 247 pci_device_node = region_obj->region.node; in acpi_ev_pci_config_region_setup() 293 region_obj->region.node); in acpi_ev_pci_config_region_setup() 479 acpi_status acpi_ev_initialize_region(union acpi_operand_object *region_obj) in acpi_ev_initialize_region() argument 488 if (!region_obj) { in acpi_ev_initialize_region() 492 if (region_obj->common.flags & AOPOBJ_OBJECT_INITIALIZED) { in acpi_ev_initialize_region() [all …]
|
D | exfield.c | 129 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 131 || obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 133 || obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 142 if (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 147 } else if (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 226 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 333 (obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() 335 || obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() 337 || obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() 361 if (obj_desc->field.region_obj->region.space_id == in acpi_ex_write_data_to_field() [all …]
|
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()
|
D | acevents.h | 175 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, 182 union acpi_operand_object *region_obj, 186 acpi_ev_detach_region(union acpi_operand_object *region_obj, 194 acpi_ev_execute_reg_method(union acpi_operand_object *region_obj, u32 function); 230 acpi_status acpi_ev_initialize_region(union acpi_operand_object *region_obj);
|
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() 478 acpi_ut_add_reference(obj_desc->field.region_obj); in acpi_ex_prep_field_value() 485 obj_desc->field.region_obj)); in acpi_ex_prep_field_value() 491 obj_desc->bank_field.region_obj = in acpi_ex_prep_field_value() 498 acpi_ut_add_reference(obj_desc->bank_field.region_obj); in acpi_ex_prep_field_value() 506 obj_desc->bank_field.region_obj, in acpi_ex_prep_field_value()
|
D | dbtest.c | 243 union acpi_operand_object *region_obj; in acpi_db_test_one_object() local 328 region_obj = obj_desc->field.region_obj; in acpi_db_test_one_object() 329 switch (region_obj->region.space_id) { in acpi_db_test_one_object() 340 acpi_ut_get_region_name(region_obj->region. in acpi_db_test_one_object() 342 region_obj->region.node->name.ascii); in acpi_db_test_one_object() 391 region_obj = obj_desc->field.region_obj; in acpi_db_test_one_object() 393 acpi_ut_get_region_name(region_obj->region. in acpi_db_test_one_object()
|
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 245 …ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_FIELD_INFO union acpi_operand_object *region_obj; /* Contain… member
|
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()
|
D | utdelete.c | 568 next_object = object->field.region_obj; in acpi_ut_update_object_reference() 577 region_obj, in acpi_ut_update_object_reference()
|
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()
|
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()
|
/Linux-v4.19/drivers/acpi/ |
D | osl.c | 1501 union acpi_operand_object *region_obj; in acpi_deactivate_mem_region() local 1505 region_obj = acpi_ns_get_attached_object(handle); in acpi_deactivate_mem_region() 1506 if (!region_obj) in acpi_deactivate_mem_region() 1509 handler_obj = region_obj->region.handler; in acpi_deactivate_mem_region() 1513 if (region_obj->region.space_id != ACPI_ADR_SPACE_SYSTEM_MEMORY) in acpi_deactivate_mem_region() 1516 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) in acpi_deactivate_mem_region() 1519 region_obj2 = acpi_ns_get_secondary_object(region_obj); in acpi_deactivate_mem_region() 1529 status = handler_obj->address_space.setup(region_obj, in acpi_deactivate_mem_region() 1533 region_obj->region.flags &= ~(AOPOBJ_SETUP_COMPLETE); in acpi_deactivate_mem_region()
|