Searched refs:PinListLength (Results 1 – 1 of 1) sorted by relevance
1415 UINT16 PinListLength; in RsDoPinFunctionDescriptor() local1432 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinFunctionDescriptor()1435 ResSourceLength + VendorLength + PinListLength; in RsDoPinFunctionDescriptor()1450 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinFunctionDescriptor()1601 UINT16 PinListLength; in RsDoPinConfigDescriptor() local1618 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinConfigDescriptor()1621 ResSourceLength + VendorLength + PinListLength; in RsDoPinConfigDescriptor()1636 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinConfigDescriptor()1801 UINT16 PinListLength; in RsDoPinGroupDescriptor() local1818 PinListLength = RsGetInterruptDataLength (InitializerOp, 4); in RsDoPinGroupDescriptor()[all …]