acpi_power_resources_list_free
void acpi_power_resources_list_free(struct list_head *list);
acpi_power_resources_list_free(list);
acpi_power_resources_list_free(&device->wakeup.resources);
acpi_power_resources_list_free(&ps->resources);
acpi_power_resources_list_free(&wakeup->resources);