Home
last modified time | relevance | path

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

/drivers/acpi/
Dproperty.c661 static int acpi_copy_property_array_u8(const union acpi_object *items, u8 *val, in acpi_copy_property_array_u8() function
768 ret = acpi_copy_property_array_u8(items, (u8 *)val, nval); in acpi_data_prop_read()