Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds