Searched refs:TOTAL_DATA (Results 1 – 2 of 2) sorted by relevance
16 #define TOTAL_DATA 4 macro
103 if (num->type != ACPI_TYPE_PACKAGE || num->package.count < TOTAL_DATA) in parse_package()