Searched refs:Connection (Results 1 – 6 of 6) sorted by relevance
/acpica-latest/source/tools/acpiexec/ |
D | aeregion.c | 361 Status = AcpiBufferToResource (MyContext->Connection, in AeRegionHandler() 369 MyContext->AccessLength, MyContext->Connection); in AeRegionHandler() 438 (UINT32) Address, Length, BitWidth, MyContext->Connection); in AeRegionHandler() 727 Status = AcpiBufferToResource (MyContext->Connection, in AeRegionHandler() 735 MyContext->AccessLength, MyContext->Connection); in AeRegionHandler()
|
D | aehandlers.c | 741 AeMyContext.Connection = NULL; in AeInstallLateHandlers()
|
/acpica-latest/source/components/events/ |
D | evregion.c | 438 Context->Connection = FieldObj->Field.ResourceBuffer; in AcpiEvAddressSpaceDispatch()
|
/acpica-latest/source/include/ |
D | actypes.h | 1324 UINT8 *Connection; member
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/region/ |
D | regionfield.asl | 1146 /* A Connection is required */ 1148 Connection ( 1191 /* A Connection is required */ 1193 Connection ( 1251 /* A Connection is required */ 1253 Connection ( 1309 /* A Connection is required */ 1311 Connection ( 1367 /* A Connection is required */ 1369 Connection ( [all …]
|
/acpica-latest/documents/ |
D | changes.txt | 4502 In order to support GPIO Connection objects with multiple pins, along 4505 the field unit from the previous invocation of a Connection. It can be 5102 iASL: Fix a possible fault when using the Connection() operator. Fixes a 5103 problem if the parent Field definition for the Connection operator refers 7259 One new operator is added, the Connection operator, which is used to 7268 Connection // Declare Field Connection 7321 operation regions, information about the Connection() object and any 7332 to convert the Connection() buffer object into a ACPI_RESOURCE.
|