Home
last modified time | relevance | path

Searched defs:wmi_block (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/wmi/
H A Dcore.c65 struct wmi_block { struct
66 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;