Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpower.c300 * acpi_device_power_add_dependent - Add dependent device of this ACPI device
314 int acpi_device_power_add_dependent(struct acpi_device *adev, in acpi_device_power_add_dependent() function
345 * Does the opposite of acpi_device_power_add_dependent() and removes the
/linux/include/acpi/
H A Dacpi_bus.h652 int acpi_device_power_add_dependent(struct acpi_device *adev,
/linux/drivers/pci/
H A Dpci-acpi.c1459 acpi_device_power_add_dependent(adev, dev); in pci_acpi_setup()