Searched refs:acpi_device_wakeup_context (Results 1 – 3 of 3) sorted by relevance
322 struct acpi_device_wakeup_context { struct323 void (*func)(struct acpi_device_wakeup_context *context); argument333 struct acpi_device_wakeup_context context; argument676 void (*func)(struct acpi_device_wakeup_context *context));687 void (*func)(struct acpi_device_wakeup_context *context)) in acpi_add_pm_notifier()
558 void (*func)(struct acpi_device_wakeup_context *context)) in acpi_add_pm_notifier()824 static void acpi_pm_notify_work_func(struct acpi_device_wakeup_context *context) in acpi_pm_notify_work_func()
828 static void pci_acpi_wake_bus(struct acpi_device_wakeup_context *context) in pci_acpi_wake_bus()842 static void pci_acpi_wake_dev(struct acpi_device_wakeup_context *context) in pci_acpi_wake_dev()
Completed in 15 milliseconds