Searched refs:wmi_get_event_data (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | toshiba-wmi.c | 41 status = wmi_get_event_data(value, &response); in toshiba_wmi_notify()
|
| H A D | dell-wmi-aio.c | 80 status = wmi_get_event_data(value, &response); in dell_wmi_aio_notify()
|
| H A D | msi-wmi.c | 178 status = wmi_get_event_data(value, &response); in msi_wmi_notify()
|
| H A D | wmi.c | 487 status = wmi_get_event_data(value, &response); in wmi_notify_debug() 614 acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out) in wmi_get_event_data() function 637 EXPORT_SYMBOL_GPL(wmi_get_event_data);
|
| H A D | lg-laptop.c | 203 status = wmi_get_event_data(value, &response); in wmi_notify()
|
| H A D | huawei-wmi.c | 744 status = wmi_get_event_data(value, &response); in huawei_wmi_input_notify()
|
| H A D | hp-wmi.c | 537 status = wmi_get_event_data(value, &response); in hp_wmi_notify()
|
| H A D | acer-wmi.c | 1837 status = wmi_get_event_data(value, &response); in acer_wmi_notify()
|
| H A D | asus-wmi.c | 2055 status = wmi_get_event_data(value, &response); in asus_wmi_get_event_code()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | acpi.h | 397 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
|