Searched refs:AcpiUtGetDescriptorLength (Results 1 – 6 of 6) sorted by relevance
500 Length = AcpiUtGetDescriptorLength (Aml); in AcpiUtWalkAmlResources()871 AcpiUtGetDescriptorLength ( in AcpiUtGetDescriptorLength() function
601 AcpiUtGetDescriptorLength (AmlBuffer), BufferSize)); in AcpiRsGetListLength()607 AmlBuffer += AcpiUtGetDescriptorLength (AmlBuffer); in AcpiRsGetListLength()
272 Aml += AcpiUtGetDescriptorLength (Aml); in AcpiRsConvertResourcesToAml()
297 CurrentByteOffset += AcpiUtGetDescriptorLength (Aml); in AcpiDmResourceTemplate()
730 Aml1Length = AcpiUtGetDescriptorLength (Aml1); in AcpiDmCompareAmlResources()731 Aml2Length = AcpiUtGetDescriptorLength (Aml2); in AcpiDmCompareAmlResources()
794 AcpiUtGetDescriptorLength (
Completed in 12 milliseconds