Lines Matching defs:SortDirection
231 UINT8 SortDirection,
234 /* Values for SortDirection above */
249 UINT8 SortDirection);
965 * SortDirection - Ascending or descending
983 UINT8 SortDirection,
1019 if (SortDirection == ACPI_SORT_DESCENDING)
1054 if (((SortDirection == ACPI_SORT_ASCENDING) &&
1056 ((SortDirection == ACPI_SORT_DESCENDING) &&
1060 OuterElementCount, SortIndex, SortDirection);
1085 * SortDirection - Ascending or Descending sort
1101 UINT8 SortDirection)
1119 if (((SortDirection == ACPI_SORT_ASCENDING) &&
1122 ((SortDirection == ACPI_SORT_DESCENDING) &&