Lines Matching defs:ResourceSource
170 ACPI_RESOURCE_SOURCE *ResourceSource);
216 * PARAMETERS: ResourceSource - Pointer to optional descriptor field
221 * ResourceSource fields in some Large descriptors. Used during
228 ACPI_RESOURCE_SOURCE *ResourceSource)
234 * If the ResourceSource string is valid, return the size of the string
238 if (ResourceSource->StringPtr)
240 return ((ACPI_RS_LENGTH) (ResourceSource->StringLength + 1));
258 * ResourceSource fields in some Large descriptors. Used during
275 * The ResourceSourceIndex and ResourceSource are optional elements of
419 * Add the size of the optional ResourceSource info
423 &Resource->Data.Address16.ResourceSource));
430 * Add the size of the optional ResourceSource info
434 &Resource->Data.Address32.ResourceSource));
441 * Add the size of the optional ResourceSource info
445 &Resource->Data.Address64.ResourceSource));
458 /* Add the size of the optional ResourceSource info */
461 &Resource->Data.ExtendedIrq.ResourceSource));
469 Resource->Data.Gpio.ResourceSource.StringLength +
478 Resource->Data.PinFunction.ResourceSource.StringLength +
486 Resource->Data.ClockInput.ResourceSource.StringLength);
497 Resource->Data.I2cSerialBus.ResourceSource.StringLength +
506 Resource->Data.PinConfig.ResourceSource.StringLength +
523 Resource->Data.PinGroupFunction.ResourceSource.StringLength +
532 Resource->Data.PinGroupConfig.ResourceSource.StringLength +
681 * Add the size of the optional ResourceSource
697 /* Add the size of the optional ResourceSource */