Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c127 int enum_obj_count, in hp_populate_enumeration_elements_from_package() argument
141 for (elem = 1, eloc = 1; elem < enum_obj_count; elem++, eloc++) { in hp_populate_enumeration_elements_from_package()
214 if (elem + reqs >= enum_obj_count) { in hp_populate_enumeration_elements_from_package()
264 if (elem + pos_values >= enum_obj_count) { in hp_populate_enumeration_elements_from_package()
313 int enum_obj_count, in hp_populate_enumeration_package_data() argument
322 enum_obj_count, in hp_populate_enumeration_package_data()
H A Dbioscfg.h429 int enum_obj_count,