Searched refs:INT_MIN_ELEMENTS (Results 1 – 3 of 3) sorted by relevance
93 #define INT_MIN_ELEMENTS 9 macro
28 if (obj->type != ACPI_TYPE_PACKAGE || obj->package.count < INT_MIN_ELEMENTS || in current_value_show()
411 case INT: min_elements = INT_MIN_ELEMENTS; break; in init_bios_attributes()
Completed in 5 milliseconds