Home
last modified time | relevance | path

Searched refs:IS_READONLY (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dstring-attributes.c118 [IS_READONLY] = ACPI_TYPE_INTEGER,
188 case IS_READONLY: in hp_populate_string_elements_from_package()
H A Denum-attributes.c113 [IS_READONLY] = ACPI_TYPE_INTEGER,
180 case IS_READONLY: in hp_populate_enumeration_elements_from_package()
H A Dint-attributes.c127 [IS_READONLY] = ACPI_TYPE_INTEGER,
198 case IS_READONLY: in hp_populate_integer_elements_from_package()
H A Dorder-list-attributes.c118 [IS_READONLY] = ACPI_TYPE_INTEGER,
190 case IS_READONLY: in hp_populate_ordered_list_elements_from_package()
H A Dpasswdobj-attributes.c208 [IS_READONLY] = ACPI_TYPE_INTEGER,
279 case IS_READONLY: in hp_populate_password_elements_from_package()
H A Dbioscfg.h244 IS_READONLY = 3, enumerator