acpi_handle_list_free
acpi_handle_list_free(dep_devices);
acpi_handle_list_free(&devices);
acpi_handle_list_free(&tz->trips.passive.trip.devices);
acpi_handle_list_free(&tz->trips.active[i].trip.devices);
EXPORT_SYMBOL_GPL(acpi_handle_list_free);
acpi_handle_list_free(&dep_devices);
void acpi_handle_list_free(struct acpi_handle_list *list);