Searched refs:acpi_device_wakeup_context (Results 1 – 3 of 3) sorted by relevance
337 struct acpi_device_wakeup_context { struct338 void (*func)(struct acpi_device_wakeup_context *context); argument348 struct acpi_device_wakeup_context context; argument808 void (*func)(struct acpi_device_wakeup_context *context));819 void (*func)(struct acpi_device_wakeup_context *context)) in acpi_add_pm_notifier()
571 void (*func)(struct acpi_device_wakeup_context *context)) in acpi_add_pm_notifier()837 static void acpi_pm_notify_work_func(struct acpi_device_wakeup_context *context) in acpi_pm_notify_work_func()
851 static void pci_acpi_wake_bus(struct acpi_device_wakeup_context *context) in pci_acpi_wake_bus()865 static void pci_acpi_wake_dev(struct acpi_device_wakeup_context *context) in pci_acpi_wake_dev()
Completed in 16 milliseconds