Searched refs:no_notify_data (Results 1 – 4 of 4) sorted by relevance
66 bool no_notify_data; member
68 .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``.
846 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()
412 .no_notify_data = true,
Completed in 9 milliseconds