Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dstring-attributes.c118 [IS_READONLY] = ACPI_TYPE_INTEGER,
186 case IS_READONLY: in hp_populate_string_elements_from_package()
H A Dint-attributes.c127 [IS_READONLY] = ACPI_TYPE_INTEGER,
197 case IS_READONLY: in hp_populate_integer_elements_from_package()
H A Dorder-list-attributes.c116 [IS_READONLY] = ACPI_TYPE_INTEGER,
186 case IS_READONLY: in hp_populate_ordered_list_elements_from_package()
H A Denum-attributes.c111 [IS_READONLY] = ACPI_TYPE_INTEGER,
177 case IS_READONLY: in hp_populate_enumeration_elements_from_package()
H A Dpasswdobj-attributes.c203 [IS_READONLY] = ACPI_TYPE_INTEGER,
273 case IS_READONLY: in hp_populate_password_elements_from_package()
H A Dbioscfg.h245 IS_READONLY = 3, enumerator