Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_BUFFER (Results 1 - 25 of 207) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c76 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_parse_trt()
150 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_parse_art()
216 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_parse_psvt()
277 element.length = ACPI_ALLOCATE_BUFFER; in acpi_parse_psvt()
355 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER}; in get_single_name()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dasus_wmi_sensors.c192 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_version()
223 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_item_count()
272 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_sensor_info()
345 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_update_buffer()
353 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_sensor_value()
H A Dasus_atk0110.c501 buf.length = ACPI_ALLOCATE_BUFFER; in atk_ggrp()
544 ret.length = ACPI_ALLOCATE_BUFFER; in atk_gitm()
581 ret.length = ACPI_ALLOCATE_BUFFER; in atk_sitm()
948 buf.length = ACPI_ALLOCATE_BUFFER; in atk_enumerate_old_hwmon()
969 buf.length = ACPI_ALLOCATE_BUFFER; in atk_enumerate_old_hwmon()
990 buf.length = ACPI_ALLOCATE_BUFFER; in atk_enumerate_old_hwmon()
1292 buf.length = ACPI_ALLOCATE_BUFFER; in atk_add()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutalloc.c262 (buffer->length == ACPI_ALLOCATE_BUFFER) || in acpi_ut_validate_buffer()
319 case ACPI_ALLOCATE_BUFFER: in acpi_ut_initialize_buffer()
325 * buffer created via ACPI_ALLOCATE_BUFFER. in acpi_ut_initialize_buffer()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutalloc.c262 (buffer->length == ACPI_ALLOCATE_BUFFER) || in acpi_ut_validate_buffer()
319 case ACPI_ALLOCATE_BUFFER: in acpi_ut_initialize_buffer()
325 * buffer created via ACPI_ALLOCATE_BUFFER. in acpi_ut_initialize_buffer()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dutils.c142 if (buffer->length == ACPI_ALLOCATE_BUFFER) { in acpi_extract_package()
298 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_subsystem_id()
341 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_evaluate_reference()
419 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_physical_device_location()
493 .length = ACPI_ALLOCATE_BUFFER, in acpi_handle_path()
694 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_evaluate_dsm()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dacpi_pcihp.c41 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_run_oshp()
74 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_hp_hw_control_from_firmware()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpi_pcihp.c41 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_run_oshp()
74 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_hp_hw_control_from_firmware()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c77 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_parse_trt()
154 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_parse_art()
219 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER}; in get_single_name()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dutils.c161 if (buffer->length == ACPI_ALLOCATE_BUFFER) { in acpi_extract_package()
308 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_evaluate_reference()
387 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_physical_device_location()
461 .length = ACPI_ALLOCATE_BUFFER, in acpi_handle_path()
648 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_evaluate_dsm()
H A Dfan.c101 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in fan_get_state_acpi4()
237 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_fan_get_fif()
309 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_fan_get_fps()
H A Ddevice_sysfs.c23 struct acpi_buffer path = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_object_path()
195 struct acpi_buffer buf = { ACPI_ALLOCATE_BUFFER }; in create_of_modalias()
509 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_device_setup_files()
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c122 struct acpi_buffer input, output = { ACPI_ALLOCATE_BUFFER, NULL }; in hp_wmi_perform_query()
250 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in hp_wmi_set_bios_setting()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacer-wmi.c830 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in AMW0_find_mailled()
882 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in AMW0_set_capabilities()
970 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_execute_u32()
1093 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_get_device_status()
1171 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_device_status()
1172 struct acpi_buffer output2 = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_device_status()
1283 struct acpi_buffer out = {ACPI_ALLOCATE_BUFFER, NULL}; in WMID_set_capabilities()
1340 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_gaming_execute_u64()
1723 struct acpi_buffer output_buf = { ACPI_ALLOCATE_BUFFER, NULL }; in acer_kbd_dock_get_initial_state()
1930 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NUL in acer_wmi_notify()
[all...]
H A Dhuawei-wmi.c174 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_cmd()
651 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_debugfs_call_show()
709 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_process_key()
741 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_input_notify()
H A Dlg-laptop.c98 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in ggov()
137 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in lg_wmab()
170 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in lg_wmbb()
204 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in wmi_notify()
H A Dtoshiba-wmi.c37 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in toshiba_wmi_notify()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dacpi.c16 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in brcmf_acpi_probe()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dacer-wmi.c868 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in AMW0_find_mailled()
920 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in AMW0_set_capabilities()
1008 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_execute_u32()
1131 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_get_device_status()
1209 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_device_status()
1210 struct acpi_buffer output2 = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_device_status()
1321 struct acpi_buffer out = {ACPI_ALLOCATE_BUFFER, NULL}; in WMID_set_capabilities()
1623 struct acpi_buffer output_buf = { ACPI_ALLOCATE_BUFFER, NULL }; in acer_kbd_dock_get_initial_state()
1829 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in acer_wmi_notify()
1912 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NUL in wmid3_set_function_mode()
[all...]
H A Dhuawei-wmi.c175 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_cmd()
652 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_debugfs_call_show()
710 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_process_key()
742 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_input_notify()
H A Dlg-laptop.c91 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in ggov()
130 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in lg_wmab()
163 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in lg_wmbb()
197 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in wmi_notify()
H A Dtoshiba-wmi.c37 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in toshiba_wmi_notify()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dasus_atk0110.c501 buf.length = ACPI_ALLOCATE_BUFFER; in atk_ggrp()
544 ret.length = ACPI_ALLOCATE_BUFFER; in atk_gitm()
581 ret.length = ACPI_ALLOCATE_BUFFER; in atk_sitm()
948 buf.length = ACPI_ALLOCATE_BUFFER; in atk_enumerate_old_hwmon()
969 buf.length = ACPI_ALLOCATE_BUFFER; in atk_enumerate_old_hwmon()
990 buf.length = ACPI_ALLOCATE_BUFFER; in atk_enumerate_old_hwmon()
1292 buf.length = ACPI_ALLOCATE_BUFFER; in atk_add()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/int3472/
H A Dcommon.c11 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in skl_int3472_get_acpi_buffer()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpcc-cpufreq.c251 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_get_offset()
304 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_do_osc()
390 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_probe()

Completed in 28 milliseconds

123456789