Searched refs:InterruptLength (Results 1 – 1 of 1) sorted by relevance
145 UINT16 InterruptLength; in RsGetInterruptDataLength() local151 InterruptLength = 0; in RsGetInterruptDataLength()160 InterruptLength += 2; in RsGetInterruptDataLength()164 return (InterruptLength); in RsGetInterruptDataLength()291 UINT16 InterruptLength; in RsDoGpioIntDescriptor() local309 InterruptLength = RsGetInterruptDataLength (InitializerOp); in RsDoGpioIntDescriptor()312 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()346 ResSourceLength, VendorLength, InterruptLength); in RsDoGpioIntDescriptor()507 UINT16 InterruptLength; in RsDoGpioIoDescriptor() local529 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIoDescriptor()[all …]
Completed in 4 milliseconds