Searched defs:acpi_device_wakeup (Results 1 – 2 of 2) sorted by relevance
323 struct acpi_device_wakeup { struct328 struct acpi_device_wakeup_flags flags; argument329 struct acpi_device_wakeup_context context; argument330 struct wakeup_source *ws;331 int prepare_count;
685 static int acpi_device_wakeup(struct acpi_device *adev, u32 target_state, in acpi_device_wakeup() function