Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpower.c341 * acpi_device_power_remove_dependent - Remove dependent device
349 void acpi_device_power_remove_dependent(struct acpi_device *adev, in acpi_device_power_remove_dependent() function
/linux/include/acpi/
H A Dacpi_bus.h654 void acpi_device_power_remove_dependent(struct acpi_device *adev,
/linux/drivers/pci/
H A Dpci-acpi.c1472 acpi_device_power_remove_dependent(adev, dev); in pci_acpi_cleanup()