Home
last modified time | relevance | path

Searched refs:acpi_device_wakeup_context (Results 1 – 2 of 2) sorted by relevance

/linux/include/acpi/
H A Dacpi_bus.h311 struct acpi_device_wakeup_context { struct
312 void (*func)(struct acpi_device_wakeup_context *context); argument
322 struct acpi_device_wakeup_context context; argument
759 void (*func)(struct acpi_device_wakeup_context *context));
770 void (*func)(struct acpi_device_wakeup_context *context)) in acpi_add_pm_notifier()
/linux/drivers/acpi/
H A Ddevice_pm.c571 void (*func)(struct acpi_device_wakeup_context *context)) in acpi_add_pm_notifier()
836 static void acpi_pm_notify_work_func(struct acpi_device_wakeup_context *context) in acpi_pm_notify_work_func()