Searched refs:PinListLength (Results 1 – 1 of 1) sorted by relevance
1442 UINT16 PinListLength; in RsDoPinFunctionDescriptor() local1458 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinFunctionDescriptor()1461 ResSourceLength + VendorLength + PinListLength; in RsDoPinFunctionDescriptor()1476 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinFunctionDescriptor()1731 UINT16 PinListLength; in RsDoPinConfigDescriptor() local1747 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinConfigDescriptor()1750 ResSourceLength + VendorLength + PinListLength; in RsDoPinConfigDescriptor()1765 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinConfigDescriptor()1925 UINT16 PinListLength; in RsDoPinGroupDescriptor() local1941 PinListLength = RsGetInterruptDataLength (InitializerOp, 4); in RsDoPinGroupDescriptor()[all …]