Searched defs:acpi_device_wakeup (Results 1 – 1 of 1) sorted by relevance
327 struct acpi_device_wakeup { struct332 struct acpi_device_wakeup_flags flags; argument333 struct acpi_device_wakeup_context context; argument334 struct wakeup_source *ws;335 int prepare_count;336 int enable_count;
Completed in 23 milliseconds