Home
last modified time | relevance | path

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

/linux/drivers/platform/wmi/
H A Dmarshalling.c61 static int wmi_obj_get_buffer_length(const union acpi_object *obj, size_t *length) in wmi_obj_get_buffer_length() function
160 ret = wmi_obj_get_buffer_length(obj, &length); in wmi_unmarshal_acpi_object()