Searched refs:wmi_get_event_data (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/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 | 494 status = wmi_get_event_data(value, &response); in wmi_notify_debug() 614 * wmi_get_event_data - Get WMI data associated with an event 621 acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out) in wmi_get_event_data() function 643 EXPORT_SYMBOL_GPL(wmi_get_event_data); variable
|
H A D | huawei-wmi.c | 746 status = wmi_get_event_data(value, &response); in huawei_wmi_input_notify()
|
H A D | lg-laptop.c | 203 status = wmi_get_event_data(value, &response); in wmi_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 | 2195 status = wmi_get_event_data(value, &response); in asus_wmi_get_event_code()
|
/kernel/linux/linux-6.6/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() 711 * wmi_get_event_data - Get WMI data associated with an event (deprecated) 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); variable
|
H A D | huawei-wmi.c | 745 status = wmi_get_event_data(value, &response); in huawei_wmi_input_notify()
|
H A D | lg-laptop.c | 210 status = wmi_get_event_data(value, &response); in wmi_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 | 3807 status = wmi_get_event_data(value, &response); in asus_wmi_get_event_code()
|
/kernel/linux/linux-6.6/drivers/platform/x86/dell/ |
H A D | dell-wmi-aio.c | 80 status = wmi_get_event_data(value, &response); in dell_wmi_aio_notify()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | acpi.h | 404 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | acpi.h | 417 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out);
|
/kernel/linux/linux-6.6/drivers/platform/x86/hp/ |
H A D | hp-wmi.c | 811 status = wmi_get_event_data(value, &response); in hp_wmi_notify()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | hp-wmi-sensors.c | 1635 err = wmi_get_event_data(value, &out); in hp_wmi_notify()
|
Completed in 38 milliseconds