Home
last modified time | relevance | path

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

/drivers/platform/x86/dell/dell-wmi-sysman/
A Dstring-attributes.c141 if (check_property_type(str, DEFAULT_VAL, ACPI_TYPE_STRING)) in populate_str_data()
144 str_obj[DEFAULT_VAL].string.pointer); in populate_str_data()
A Dint-attributes.c157 if (check_property_type(integer, DEFAULT_VAL, ACPI_TYPE_INTEGER)) in populate_int_data()
160 (uintptr_t)integer_obj[DEFAULT_VAL].string.pointer; in populate_int_data()
A Denum-attributes.c156 if (check_property_type(enumeration, DEFAULT_VAL, ACPI_TYPE_STRING)) in populate_enum_data()
159 enumeration_obj[DEFAULT_VAL].string.pointer); in populate_enum_data()
A Ddell-wmi-sysman.h101 DEFAULT_VAL, enumerator
/drivers/platform/x86/lenovo/
A Dwmi-other.c68 DEFAULT_VAL, enumerator
268 case DEFAULT_VAL: in attr_capdata01_show()
459 __LWMI_TUNABLE_RO_CAP01(default_value, _attrname, DEFAULT_VAL); \

Completed in 12 milliseconds