Searched refs:ResSourceLength (Results 1 – 1 of 1) sorted by relevance
447 UINT16 ResSourceLength; in RsDoGpioIntDescriptor() local465 ResSourceLength = RsGetStringDataLength (InitializerOp); in RsDoGpioIntDescriptor()470 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()489 VendorData = ACPI_ADD_PTR (UINT8, ResourceSource, ResSourceLength); in RsDoGpioIntDescriptor()542 if (ResSourceLength) in RsDoGpioIntDescriptor()656 UINT16 ResSourceLength; in RsDoGpioIoDescriptor() local674 ResSourceLength = RsGetStringDataLength (InitializerOp); in RsDoGpioIoDescriptor()679 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIoDescriptor()697 VendorData = ACPI_ADD_PTR (UINT8, ResourceSource, ResSourceLength); in RsDoGpioIoDescriptor()750 if (ResSourceLength) in RsDoGpioIoDescriptor()[all …]