/linux/drivers/hwmon/ |
H A D | asus_wmi_sensors.c | 192 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 D | asus_atk0110.c | 502 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/drivers/acpi/acpica/ |
H A D | utalloc.c | 262 (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()
|
H A D | dbexec.c | 307 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/drivers/pci/hotplug/ |
H A D | acpi_pcihp.c | 41 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/drivers/acpi/ |
H A D | utils.c | 142 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 D | processor_core.c | 236 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 D | device_sysfs.c | 23 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 D | processor_perflib.c | 230 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_processor_get_performance_control() 319 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_processor_get_performance_states() 535 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_processor_get_psd()
|
H A D | acpi_lpat.c | 93 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_lpat_get_conversion_table()
|
/linux/drivers/platform/x86/lenovo/ |
H A D | wmi-helpers.c | 47 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in lwmi_dev_evaluate_int()
|
H A D | ymc.c | 64 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in lenovo_ymc_notify()
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | biosattr-interface.c | 122 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/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | acpi.c | 16 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in brcmf_acpi_probe()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | base.c | 136 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/drivers/platform/x86/ |
H A D | acer-wmi.c | 978 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() 2163 struct acpi_buffer output_buf = { ACPI_ALLOCATE_BUFFER, NUL in acer_kbd_dock_get_initial_state() [all...] |
/linux/drivers/platform/chrome/ |
H A D | chromeos_acpi.c | 132 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/drivers/iio/ |
H A D | industrialio-acpi.c | 31 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in iio_read_acpi_mount_matrix()
|
/linux/drivers/platform/x86/intel/int3472/ |
H A D | common.c | 10 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in skl_int3472_get_acpi_buffer()
|
/linux/drivers/cpufreq/ |
H A D | pcc-cpufreq.c | 252 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/include/linux/platform_data/x86/ |
H A D | intel_pmc_ipc.h | 40 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in intel_pmc_ipc()
|
/linux/drivers/platform/x86/tuxedo/nb04/ |
H A D | wmi_util.c | 23 struct acpi_buffer acpi_buffer_out = { ACPI_ALLOCATE_BUFFER, NULL }; in __wmi_method_acpi_object_out()
|
/linux/drivers/xen/ |
H A D | xen-acpi-pad.c | 52 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_pad_pur()
|
/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-led.c | 52 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in dell_led_perform_fn()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowacpi.c | 32 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL}; in acpi_read_bios()
|