Home
last modified time | relevance | path

Searched refs:run_wake (Results 1 – 6 of 6) sorted by relevance

/drivers/pci/
Dpci-acpi.c288 .run_wake = acpi_pci_run_wake,
345 if (adev->wakeup.flags.run_wake) in pci_acpi_setup()
Dpci.h59 int (*run_wake)(struct pci_dev *dev, bool enable); member
Dpci.c485 pci_platform_pm->run_wake(dev, enable) : -ENODEV; in platform_pci_run_wake()
/drivers/acpi/
Dproc.c316 dev->wakeup.flags.run_wake ? '*' : ' ', in acpi_system_wakeup_device_seq_show()
332 dev->wakeup.flags.run_wake ? '*' : ' ', in acpi_system_wakeup_device_seq_show()
Dpci_root.c533 if (device->wakeup.flags.run_wake) in acpi_pci_root_add()
Dscan.c1226 device->wakeup.flags.run_wake = 1; in acpi_bus_set_run_wake_flags()
1240 device->wakeup.flags.run_wake = in acpi_bus_set_run_wake_flags()