Searched refs:acpi_device_wakeup_context (Results 1 – 3 of 3) sorted by relevance
318 struct acpi_device_wakeup_context { struct329 struct acpi_device_wakeup_context context; argument
315 struct acpi_device_wakeup_context *context; in pci_acpi_wake_dev()318 context = container_of(work, struct acpi_device_wakeup_context, work); in pci_acpi_wake_dev()
665 dev = container_of(work, struct acpi_device_wakeup_context, work)->dev; in acpi_pm_notify_work_func()