Searched refs:acpi_handle_list_free (Results 1 – 4 of 4) sorted by relevance
267 acpi_handle_list_free(&devices); in update_trip_devices()773 acpi_handle_list_free(&tz->trips.passive.trip.devices); in acpi_thermal_free_thermal_zone()775 acpi_handle_list_free(&tz->trips.active[i].trip.devices); in acpi_thermal_free_thermal_zone()
453 void acpi_handle_list_free(struct acpi_handle_list *list) in acpi_handle_list_free() function461 EXPORT_SYMBOL_GPL(acpi_handle_list_free);492 acpi_handle_list_free(&dep_devices); in acpi_device_dep()
2056 acpi_handle_list_free(dep_devices); in acpi_scan_add_dep()
40 void acpi_handle_list_free(struct acpi_handle_list *list);
Completed in 17 milliseconds