Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/acpi/
Dproperty.c846 static int acpi_copy_property_array_u8(const union acpi_object *items, u8 *val, in acpi_copy_property_array_u8() function
953 ret = acpi_copy_property_array_u8(items, (u8 *)val, nval); in acpi_data_prop_read()