Searched refs:region_obj (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/acpi/acpica/ |
H A D | evregion.c | 104 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, in acpi_ev_address_space_dispatch() argument 122 region_obj2 = acpi_ns_get_secondary_object(region_obj); in acpi_ev_address_space_dispatch() 129 handler_desc = region_obj->region.handler; in acpi_ev_address_space_dispatch() 133 acpi_ut_get_node_name(region_obj->region.node), in acpi_ev_address_space_dispatch() 134 region_obj, in acpi_ev_address_space_dispatch() 135 acpi_ut_get_region_name(region_obj->region. in acpi_ev_address_space_dispatch() 149 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch() 160 region_obj, in acpi_ev_address_space_dispatch() 161 acpi_ut_get_region_name(region_obj->region. in acpi_ev_address_space_dispatch() 166 if (region_obj->region.space_id == ACPI_ADR_SPACE_PLATFORM_COMM) { in acpi_ev_address_space_dispatch() [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() 143 || obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 145 || obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 194 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 202 (obj_desc->field.region_obj->region.space_id == in acpi_ex_read_data_from_field() 213 obj_desc->field.region_obj->field.internal_pcc_buffer + in acpi_ex_read_data_from_field() 295 (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 | 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() 528 acpi_status acpi_ev_initialize_region(union acpi_operand_object *region_obj) in acpi_ev_initialize_region() argument 537 if (!region_obj) { in acpi_ev_initialize_region() 541 if (region_obj->common.flags & AOPOBJ_OBJECT_INITIALIZED) { in acpi_ev_initialize_region() [all …]
|
H A D | evxfregn.c | 143 union acpi_operand_object *region_obj; in ACPI_EXPORT_SYMBOL() local 207 region_obj = handler_obj->address_space.region_list; in ACPI_EXPORT_SYMBOL() 211 while (region_obj) { in ACPI_EXPORT_SYMBOL() 219 acpi_ev_detach_region(region_obj, TRUE); in ACPI_EXPORT_SYMBOL() 225 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); 236 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() 465 if ((obj_desc->field.region_obj->region.space_id == in acpi_ex_prep_field_value() 484 obj_desc->field.region_obj)); in acpi_ex_prep_field_value() 490 obj_desc->bank_field.region_obj = in acpi_ex_prep_field_value() 497 acpi_ut_add_reference(obj_desc->bank_field.region_obj); in acpi_ex_prep_field_value() 505 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 | 256 …union acpi_operand_object *region_obj; /* Parent Operation Region object (REGION/BANK fields only)… member 263 union acpi_operand_object *region_obj; /* Containing op_region object */ member 272 union acpi_operand_object *region_obj; /* Containing op_region object */ 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() 287 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()
|