Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dinternal.h126 void acpi_power_resources_list_free(struct list_head *list);
H A Dpower.c120 void acpi_power_resources_list_free(struct list_head *list) in acpi_power_resources_list_free() function
182 acpi_power_resources_list_free(list); in acpi_extract_power_resources()
H A Dscan.c436 acpi_power_resources_list_free(&device->wakeup.resources); in acpi_free_power_resources_lists()
443 acpi_power_resources_list_free(&ps->resources); in acpi_free_power_resources_lists()
915 acpi_power_resources_list_free(&wakeup->resources); in acpi_bus_extract_wakeup_device_power_package()