Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Denum-attributes.c138 struct kobject *attr_name_kobj, u32 enum_property_count) in populate_enum_data() argument
166 if (next_obj >= enum_property_count) in populate_enum_data()
174 if (next_obj >= enum_property_count) in populate_enum_data()
183 if (next_obj >= enum_property_count) in populate_enum_data()
191 if (next_obj >= enum_property_count) in populate_enum_data()
H A Ddell-wmi-sysman.h163 struct kobject *attr_name_kobj, u32 enum_property_count);