Home
last modified time | relevance | path

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

/Linux-v6.6/include/acpi/
Dacpi_bus.h547 int acpi_device_power_add_dependent(struct acpi_device *adev,
/Linux-v6.6/drivers/acpi/
Dpower.c313 int acpi_device_power_add_dependent(struct acpi_device *adev, in acpi_device_power_add_dependent() function
/Linux-v6.6/drivers/pci/
Dpci-acpi.c1440 acpi_device_power_add_dependent(adev, dev); in pci_acpi_setup()