Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dproperty.c245 static bool acpi_property_value_ok(const union acpi_object *value) in acpi_property_value_ok() function
290 || !acpi_property_value_ok(&property->package.elements[1])) in acpi_properties_format_valid()