Searched refs:wmi_get_event_data (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | toshiba-wmi.c | 41 status = wmi_get_event_data(value, &response); in toshiba_wmi_notify()
|
H A D | msi-wmi.c | 180 status = wmi_get_event_data(value, &response); in msi_wmi_notify()
|
H A D | wmi.c | 587 status = wmi_get_event_data(value, &response); in wmi_notify_debug() 720 acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out) in wmi_get_event_data() function 733 EXPORT_SYMBOL_GPL(wmi_get_event_data);
|
H A D | lg-laptop.c | 193 status = wmi_get_event_data(value, &response); in wmi_notify()
|
H A D | huawei-wmi.c | 745 status = wmi_get_event_data(value, &response); in huawei_wmi_input_notify()
|
H A D | acer-wmi.c | 1938 status = wmi_get_event_data(value, &response); in acer_wmi_notify()
|
H A D | asus-wmi.c | 3810 status = wmi_get_event_data(value, &response); in asus_wmi_get_event_code()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-aio.c | 80 status = wmi_get_event_data(value, &response); in dell_wmi_aio_notify()
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | 417 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 811 status = wmi_get_event_data(value, &response); in hp_wmi_notify()
|
/openbmc/linux/drivers/hwmon/ |
H A D | hp-wmi-sensors.c | 1635 err = wmi_get_event_data(value, &out); in hp_wmi_notify()
|