Home
last modified time | relevance | path

Searched refs:wmi_get_event_data (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba-wmi.c41 status = wmi_get_event_data(value, &response); in toshiba_wmi_notify()
H A Dmsi-wmi.c180 status = wmi_get_event_data(value, &response); in msi_wmi_notify()
H A Dwmi.c587 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 Dlg-laptop.c193 status = wmi_get_event_data(value, &response); in wmi_notify()
H A Dhuawei-wmi.c745 status = wmi_get_event_data(value, &response); in huawei_wmi_input_notify()
H A Dacer-wmi.c1938 status = wmi_get_event_data(value, &response); in acer_wmi_notify()
H A Dasus-wmi.c3810 status = wmi_get_event_data(value, &response); in asus_wmi_get_event_code()
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-aio.c80 status = wmi_get_event_data(value, &response); in dell_wmi_aio_notify()
/openbmc/linux/include/linux/
H A Dacpi.h417 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
/openbmc/linux/drivers/platform/x86/hp/
H A Dhp-wmi.c811 status = wmi_get_event_data(value, &response); in hp_wmi_notify()
/openbmc/linux/drivers/hwmon/
H A Dhp-wmi-sensors.c1635 err = wmi_get_event_data(value, &out); in hp_wmi_notify()