Searched defs:wmi_block (Results 1 – 1 of 1) sorted by relevance
65 struct wmi_block { struct66 struct wmi_device dev;67 struct guid_block gblock;68 struct acpi_device *acpi_device;69 struct rw_semaphore notify_lock; /* Protects notify callback add/remove */70 wmi_notify_handler handler;71 void *handler_data;72 bool driver_ready;73 unsigned long flags;