Home
last modified time | relevance | path

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

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