Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_BUFFER (Results 1 – 25 of 124) sorted by relevance

12345

/linux-6.15/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.c502 buf.length = ACPI_ALLOCATE_BUFFER; in atk_ggrp()
545 ret.length = ACPI_ALLOCATE_BUFFER; in atk_gitm()
582 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()
1288 buf.length = ACPI_ALLOCATE_BUFFER; in atk_add()
/linux-6.15/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()
H A Ddbexec.c307 return_obj.length = ACPI_ALLOCATE_BUFFER; in acpi_db_execution_walk()
406 return_obj.length = ACPI_ALLOCATE_BUFFER; in acpi_db_execute()
417 return_obj.length = ACPI_ALLOCATE_BUFFER; in acpi_db_execute()
/linux-6.15/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()
H A Dint3400_thermal.c253 struct acpi_buffer buf = { ACPI_ALLOCATE_BUFFER, NULL}; in int3400_thermal_get_uuids()
364 struct acpi_buffer odvp = { ACPI_ALLOCATE_BUFFER, NULL }; in evaluate_odvp()
529 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in int3400_setup_gddv()
/linux-6.15/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()
/linux-6.15/drivers/acpi/
H A Dutils.c142 if (buffer->length == ACPI_ALLOCATE_BUFFER) { in acpi_extract_package()
308 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_subsystem_id()
346 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_evaluate_reference()
501 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_physical_device_location()
574 .length = ACPI_ALLOCATE_BUFFER, in acpi_handle_path()
775 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_evaluate_dsm()
H A Dfan_core.c49 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_fan_get_fst()
220 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_fan_get_fif()
272 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_fan_get_fps()
H A Dprocessor_core.c236 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in map_mat_entry()
383 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in parse_mat_ioapic_entry()
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()
442 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in description_show()
H A Dprocessor_perflib.c218 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_processor_get_performance_control()
307 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_processor_get_performance_states()
523 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_processor_get_psd()
/linux-6.15/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()
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dacpi.c16 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in brcmf_acpi_probe()
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dbase.c136 struct acpi_buffer retn = { ACPI_ALLOCATE_BUFFER, NULL }; in wmi_wmmx_mxmi()
166 struct acpi_buffer retn = { ACPI_ALLOCATE_BUFFER, NULL }; in mxm_shadow_wmi()
/linux-6.15/drivers/platform/x86/
H A Dacer-wmi.c978 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in AMW0_find_mailled()
1030 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in AMW0_set_capabilities()
1118 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_execute_u32()
1241 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_get_device_status()
1319 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_device_status()
1320 struct acpi_buffer output2 = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_device_status()
1431 struct acpi_buffer out = {ACPI_ALLOCATE_BUFFER, NULL}; in WMID_set_capabilities()
1488 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_gaming_execute_u64()
1520 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_gaming_execute_u32_u64()
2447 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_set_function_mode()
[all …]
H A Dlenovo-ymc.c64 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in lenovo_ymc_notify()
/linux-6.15/drivers/platform/chrome/
H A Dchromeos_acpi.c132 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in chromeos_acpi_evaluate_method()
174 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in get_gpio_pkg_num()
/linux-6.15/drivers/platform/x86/intel/int3472/
H A Dcommon.c11 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in skl_int3472_get_acpi_buffer()
/linux-6.15/drivers/iio/
H A Dindustrialio-acpi.c31 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in iio_read_acpi_mount_matrix()
/linux-6.15/drivers/cpufreq/
H A Dpcc-cpufreq.c252 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_get_offset()
305 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_do_osc()
391 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_evaluate()
/linux-6.15/include/linux/platform_data/x86/
H A Dintel_pmc_ipc.h40 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in intel_pmc_ipc()
/linux-6.15/drivers/platform/x86/dell/
H A Ddell-wmi-led.c52 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in dell_led_perform_fn()
/linux-6.15/drivers/xen/
H A Dxen-acpi-pad.c52 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_pad_pur()
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowacpi.c32 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL}; in acpi_read_bios()

12345