Searched refs:wmi_get_event_data (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/drivers/platform/x86/ |
| D | toshiba-wmi.c | 41 status = wmi_get_event_data(value, &response); in toshiba_wmi_notify()
|
| D | msi-wmi.c | 180 status = wmi_get_event_data(value, &response); in msi_wmi_notify()
|
| D | wmi.c | 479 status = wmi_get_event_data(value, &response); in wmi_notify_debug() 606 acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out) in wmi_get_event_data() function 629 EXPORT_SYMBOL_GPL(wmi_get_event_data);
|
| D | lg-laptop.c | 209 status = wmi_get_event_data(value, &response); in wmi_notify()
|
| D | huawei-wmi.c | 737 status = wmi_get_event_data(value, &response); in huawei_wmi_input_notify()
|
| D | hp-wmi.c | 544 status = wmi_get_event_data(value, &response); in hp_wmi_notify()
|
| D | acer-wmi.c | 1990 status = wmi_get_event_data(value, &response); in acer_wmi_notify()
|
| D | asus-wmi.c | 2465 status = wmi_get_event_data(value, &response); in asus_wmi_get_event_code()
|
| /Linux-v5.15/drivers/platform/x86/dell/ |
| D | dell-wmi-aio.c | 80 status = wmi_get_event_data(value, &response); in dell_wmi_aio_notify()
|
| /Linux-v5.15/include/linux/ |
| D | acpi.h | 401 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
|