Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/x86/
Dwmi.c61 struct wmi_block { struct
62 struct wmi_device dev;
63 struct guid_block gblock;
64 struct acpi_device *acpi_device;
65 struct rw_semaphore notify_lock; /* Protects notify callback add/remove */
66 wmi_notify_handler handler;
67 void *handler_data;
68 bool driver_ready;
69 unsigned long flags;