Searched refs:ResSourceLength (Results 1 – 1 of 1) sorted by relevance
289 UINT16 ResSourceLength; in RsDoGpioIntDescriptor() local307 ResSourceLength = RsGetStringDataLength (InitializerOp); in RsDoGpioIntDescriptor()312 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()329 VendorData = ACPI_ADD_PTR (UINT8, ResourceSource, ResSourceLength); in RsDoGpioIntDescriptor()342 ResSourceLength, VendorLength, InterruptLength); in RsDoGpioIntDescriptor()387 if (ResSourceLength) in RsDoGpioIntDescriptor()499 UINT16 ResSourceLength; in RsDoGpioIoDescriptor() local517 ResSourceLength = RsGetStringDataLength (InitializerOp); in RsDoGpioIoDescriptor()523 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIoDescriptor()540 VendorData = ACPI_ADD_PTR (UINT8, ResourceSource, ResSourceLength); in RsDoGpioIoDescriptor()[all …]