Home
last modified time | relevance | path

Searched refs:AOPOBJ_SETUP_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/acpi/acpica/
A Devregion.c148 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()
211 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()
212 region_obj->region.flags |= AOPOBJ_SETUP_COMPLETE; in acpi_ev_address_space_dispatch()
425 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_detach_region()
452 ~(AOPOBJ_SETUP_COMPLETE); in acpi_ev_detach_region()
A Dacobject.h64 #define AOPOBJ_SETUP_COMPLETE 0x20 /* Region setup is complete */ macro
A Dexcreate.c286 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED | in acpi_ex_create_region()
A Devrgnini.c226 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup()

Completed in 8 milliseconds