Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/
Dwmi.c65 struct wmi_block { struct
66 struct wmi_device dev;
67 struct list_head list;
68 struct guid_block gblock;
69 struct miscdevice char_dev;
70 struct mutex char_mutex;
71 struct acpi_device *acpi_device;
72 wmi_notify_handler handler;
73 void *handler_data;
74 u64 req_buf_size;
[all …]