Home
last modified time | relevance | path

Searched refs:InterruptLength (Results 1 – 1 of 1) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Daslrestype2s.c145 UINT16 InterruptLength; in RsGetInterruptDataLength() local
151 InterruptLength = 0; in RsGetInterruptDataLength()
160 InterruptLength += 2; in RsGetInterruptDataLength()
164 return (InterruptLength); in RsGetInterruptDataLength()
291 UINT16 InterruptLength; in RsDoGpioIntDescriptor() local
309 InterruptLength = RsGetInterruptDataLength (InitializerOp); in RsDoGpioIntDescriptor()
312 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()
346 ResSourceLength, VendorLength, InterruptLength); in RsDoGpioIntDescriptor()
507 UINT16 InterruptLength; in RsDoGpioIoDescriptor() local
529 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIoDescriptor()
[all …]

Completed in 4 milliseconds