Searched defs:acpi_device_wakeup (Results 1 – 1 of 1) sorted by relevance
324 struct acpi_device_wakeup { struct329 struct acpi_device_wakeup_flags flags; argument330 struct acpi_device_wakeup_context context; argument331 struct wakeup_source *ws;332 int prepare_count;333 int enable_count;
Completed in 7 milliseconds