Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacpi_bus.h550 void acpi_device_power_remove_dependent(struct acpi_device *adev,
/openbmc/linux/drivers/acpi/
H A Dpower.c348 void acpi_device_power_remove_dependent(struct acpi_device *adev, in acpi_device_power_remove_dependent() function
/openbmc/linux/drivers/pci/
H A Dpci-acpi.c1453 acpi_device_power_remove_dependent(adev, dev); in pci_acpi_cleanup()