Home
last modified time | relevance | path

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

/Linux-v6.1/include/acpi/
Dacpi_bus.h536 int acpi_device_power_add_dependent(struct acpi_device *adev,
/Linux-v6.1/drivers/acpi/
Dpower.c312 int acpi_device_power_add_dependent(struct acpi_device *adev, in acpi_device_power_add_dependent() function
/Linux-v6.1/drivers/pci/
Dpci-acpi.c1396 acpi_device_power_add_dependent(adev, dev); in pci_acpi_setup()