Home
last modified time | relevance | path

Searched refs:no_notify_data (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dwmi.h67 bool no_notify_data; member
/linux-6.15/Documentation/wmi/
H A Ddriver-development-guide.rst73 .no_notify_data = true, /* optional, enables events containing no additional data */
145 the ``no_notify_data`` flag inside struct wmi_driver should be set to ``true``.
/linux-6.15/drivers/platform/x86/
H A Dwmi.c851 if (test_bit(WMI_NO_EVENT_DATA, &wblock->flags) && !wdriver->no_notify_data) in wmi_dev_probe()
1189 if (!obj && !driver->no_notify_data) { in wmi_notify_driver()
H A Dlenovo-yogabook.c412 .no_notify_data = true,