Searched refs:PinListLength (Results 1 – 1 of 1) sorted by relevance
1550 UINT16 PinListLength; in RsDoPinFunctionDescriptor() local1566 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinFunctionDescriptor()1569 ResSourceLength + VendorLength + PinListLength; in RsDoPinFunctionDescriptor()1584 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinFunctionDescriptor()1839 UINT16 PinListLength; in RsDoPinConfigDescriptor() local1855 PinListLength = RsGetInterruptDataLength (InitializerOp, 8); in RsDoPinConfigDescriptor()1858 ResSourceLength + VendorLength + PinListLength; in RsDoPinConfigDescriptor()1873 ResourceSource = ACPI_ADD_PTR (char, PinList, PinListLength); in RsDoPinConfigDescriptor()2033 UINT16 PinListLength; in RsDoPinGroupDescriptor() local2049 PinListLength = RsGetInterruptDataLength (InitializerOp, 4); in RsDoPinGroupDescriptor()[all …]