Home
last modified time | relevance | path

Searched refs:DEFAULT_VAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dstring-attributes.c140 if (check_property_type(str, DEFAULT_VAL, ACPI_TYPE_STRING)) in populate_str_data()
143 str_obj[DEFAULT_VAL].string.pointer); in populate_str_data()
H A Dint-attributes.c156 if (check_property_type(integer, DEFAULT_VAL, ACPI_TYPE_INTEGER)) in populate_int_data()
159 (uintptr_t)integer_obj[DEFAULT_VAL].string.pointer; in populate_int_data()
H A Denum-attributes.c155 if (check_property_type(enumeration, DEFAULT_VAL, ACPI_TYPE_STRING)) in populate_enum_data()
158 enumeration_obj[DEFAULT_VAL].string.pointer); in populate_enum_data()
H A Ddell-wmi-sysman.h96 DEFAULT_VAL, enumerator