Home
last modified time | relevance | path

Searched refs:acpi_buffer (Results 1 – 25 of 149) sorted by relevance

123456

/linux/drivers/acpi/acpica/
H A Dacresrc.h146 struct acpi_buffer *buffer;
155 struct acpi_buffer *output_buffer);
158 acpi_rs_create_aml_resources(struct acpi_buffer *resource_list,
159 struct acpi_buffer *output_buffer);
163 struct acpi_buffer *output_buffer);
171 struct acpi_buffer *ret_buffer);
175 struct acpi_buffer *ret_buffer);
179 struct acpi_buffer *ret_buffer);
183 const char *path, struct acpi_buffer *ret_buffer);
187 struct acpi_buffer *ret_buffe
[all...]
H A Drsxface.c39 struct acpi_buffer *buffer,
58 struct acpi_buffer *buffer, in acpi_rs_validate_parameters()
123 struct acpi_buffer *ret_buffer) in acpi_get_irq_routing_table()
168 struct acpi_buffer *ret_buffer) in ACPI_EXPORT_SYMBOL()
210 struct acpi_buffer *ret_buffer) in ACPI_EXPORT_SYMBOL()
249 struct acpi_buffer *in_buffer) in ACPI_EXPORT_SYMBOL()
295 struct acpi_buffer *ret_buffer) in ACPI_EXPORT_SYMBOL()
401 struct acpi_buffer *ret_buffer) in ACPI_EXPORT_SYMBOL()
446 struct acpi_buffer *buffer; in ACPI_EXPORT_SYMBOL()
506 acpi_walk_resource_buffer(struct acpi_buffer *buffe
[all...]
H A Drsutils.c434 struct acpi_buffer *ret_buffer) in acpi_rs_get_prt_method_data()
484 struct acpi_buffer *ret_buffer) in acpi_rs_get_crs_method_data()
535 struct acpi_buffer *ret_buffer) in acpi_rs_get_prs_method_data()
586 struct acpi_buffer *ret_buffer) in acpi_rs_get_aei_method_data()
638 const char *path, struct acpi_buffer *ret_buffer) in acpi_rs_get_method_data()
692 struct acpi_buffer *in_buffer) in acpi_rs_set_srs_method_data()
697 struct acpi_buffer buffer; in acpi_rs_set_srs_method_data()
H A Drscreate.c104 struct acpi_buffer *output_buffer) in ACPI_EXPORT_SYMBOL()
180 struct acpi_buffer *output_buffer) in acpi_rs_create_pci_routing_table()
192 struct acpi_buffer path_buffer; in acpi_rs_create_pci_routing_table()
404 acpi_rs_create_aml_resources(struct acpi_buffer *resource_list, in acpi_rs_create_aml_resources()
405 struct acpi_buffer *output_buffer) in acpi_rs_create_aml_resources()
H A Ddbexec.c22 struct acpi_buffer *return_obj);
96 struct acpi_buffer *return_obj) in acpi_db_execute_method()
298 struct acpi_buffer return_obj; in acpi_db_execution_walk()
348 struct acpi_buffer return_obj; in acpi_db_execute()
514 struct acpi_buffer return_obj; in acpi_db_method_thread()
615 struct acpi_buffer return_obj; in acpi_db_single_execution_thread()
/linux/drivers/pnp/pnpacpi/
H A Dpnpacpi.h10 int pnpacpi_encode_resources(struct pnp_dev *, struct acpi_buffer *);
11 int pnpacpi_build_resource_template(struct pnp_dev *, struct acpi_buffer *);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c103 struct acpi_buffer *params) in amdgpu_atpx_call()
108 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in amdgpu_atpx_call()
296 struct acpi_buffer params; in amdgpu_atpx_set_discrete_state()
332 struct acpi_buffer params; in amdgpu_atpx_switch_disp_mux()
364 struct acpi_buffer params; in amdgpu_atpx_switch_i2c_mux()
396 struct acpi_buffer params; in amdgpu_atpx_switch_start()
428 struct acpi_buffer params; in amdgpu_atpx_switch_end()
603 struct acpi_buffer buffer = {sizeof(acpi_method_name), acpi_method_name}; in amdgpu_atpx_detect()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-helpers.c47 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in lwmi_dev_evaluate_int()
49 struct acpi_buffer input = { size, buf }; in lwmi_dev_evaluate_int()
H A Dwmi-hotkey-utilities.c62 struct acpi_buffer input; in lsh_wmi_mute_led_set()
101 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in lenovo_super_hotkey_wmi_led_init()
102 struct acpi_buffer input; in lenovo_super_hotkey_wmi_led_init()
/linux/drivers/platform/x86/
H A Dgigabyte-wmi.c31 struct gigabyte_wmi_args *args, struct acpi_buffer *out) in gigabyte_wmi_perform_query()
33 const struct acpi_buffer in = { in gigabyte_wmi_perform_query()
51 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in gigabyte_wmi_query_integer()
H A Dmxm-wmi.c37 struct acpi_buffer input = { (acpi_size)sizeof(args), &args }; in mxm_wmi_call_mxds()
60 struct acpi_buffer input = { (acpi_size)sizeof(args), &args }; in mxm_wmi_call_mxmx()
H A Dacer-wmi.c852 struct acpi_buffer *result) in wmab_execute()
854 struct acpi_buffer input; in wmab_execute()
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()
1117 struct acpi_buffer input = { (acpi_size) sizeof(u32), (void *)(&in) }; in WMI_execute_u32()
1118 struct acpi_buffer result = { ACPI_ALLOCATE_BUFFER, NULL }; in WMI_execute_u32()
1237 struct acpi_buffer input = { in wmid3_get_device_status()
1241 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in wmid3_get_device_status()
1306 struct acpi_buffer get_input = { in wmid3_set_device_status()
1315 struct acpi_buffer set_inpu in wmid3_set_device_status()
[all...]
H A Dwmi.c295 const struct acpi_buffer *in, struct acpi_buffer *out) in wmi_evaluate_method()
325 const struct acpi_buffer *in, struct acpi_buffer *out) in wmidev_evaluate_method()
365 struct acpi_buffer *out) in __query_block()
410 struct acpi_buffer *out) in wmi_query_block()
446 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in wmidev_block_query()
466 acpi_status wmi_set_block(const char *guid_string, u8 instance, const struct acpi_buffer *in) in wmi_set_block()
499 acpi_status wmidev_block_set(struct wmi_device *wdev, u8 instance, const struct acpi_buffer *in) in wmidev_block_set()
1127 struct acpi_buffer ou in parse_wdg()
[all...]
H A Dhuawei-wmi.c148 struct acpi_buffer *in, struct acpi_buffer *out) in huawei_wmi_call()
174 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_cmd()
175 struct acpi_buffer in; in huawei_wmi_cmd()
650 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_debugfs_call_show()
651 struct acpi_buffer in; in huawei_wmi_debugfs_call_show()
708 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in huawei_wmi_process_key()
/linux/drivers/acpi/dptf/
H A Ddptf_pch_fivr.c19 struct acpi_buffer resp = { sizeof(struct pch_fivr_resp), fivr_resp}; in pch_fivr_read()
20 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in pch_fivr_read()
21 struct acpi_buffer format = { sizeof("NN"), "NN" }; in pch_fivr_read()
/linux/drivers/platform/x86/amd/pmf/
H A Dacpi.c17 static union acpi_object *apmf_if_call(struct amd_pmf_dev *pdev, int fn, struct acpi_buffer *param) in apmf_if_call()
19 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in apmf_if_call()
95 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in apts_if_call()
196 struct acpi_buffer params; in apmf_os_power_slider_update()
230 struct acpi_buffer params; in amd_pmf_notify_sbios_heartbeat_event_v2()
268 struct acpi_buffer params; in apmf_update_fan_idx()
288 struct acpi_buffer params; in apmf_notify_smart_pc_update()
/linux/drivers/hwmon/
H A Dasus_wmi_sensors.c174 static int asus_wmi_call_method(u32 method_id, u32 *args, struct acpi_buffer *output) in asus_wmi_call_method()
176 struct acpi_buffer input = {(acpi_size) sizeof(*args), args }; in asus_wmi_call_method()
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()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dbase.c135 struct acpi_buffer args = { sizeof(mxmi_args), mxmi_args }; in wmi_wmmx_mxmi()
136 struct acpi_buffer retn = { ACPI_ALLOCATE_BUFFER, NULL }; in wmi_wmmx_mxmi()
165 struct acpi_buffer args = { sizeof(mxms_args), mxms_args }; in mxm_shadow_wmi()
166 struct acpi_buffer retn = { ACPI_ALLOCATE_BUFFER, NULL }; in mxm_shadow_wmi()
/linux/drivers/acpi/
H A Dutils.c33 struct acpi_buffer *format, struct acpi_buffer *buffer) in acpi_extract_package()
253 struct acpi_buffer buffer = { 0, NULL }; in acpi_evaluate_integer()
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()
542 struct acpi_buffer *status_buf) in acpi_evaluate_ost()
573 struct acpi_buffer buffer = { in acpi_handle_path()
775 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_evaluate_dsm()
H A Dprocessor_perflib.c230 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()
320 struct acpi_buffer format = { sizeof("NNNNNN"), "NNNNNN" }; in acpi_processor_get_performance_states()
321 struct acpi_buffer state = { 0, NULL }; in acpi_processor_get_performance_states()
535 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_processor_get_psd()
536 struct acpi_buffer format = {sizeof("NNNNN"), "NNNNN"}; in acpi_processor_get_psd()
537 struct acpi_buffer state = {0, NULL}; in acpi_processor_get_psd()
/linux/drivers/platform/x86/tuxedo/nb04/
H A Dwmi_util.c22 struct acpi_buffer acpi_buffer_in = { in_len, in }; in __wmi_method_acpi_object_out()
23 struct acpi_buffer acpi_buffer_out = { ACPI_ALLOCATE_BUFFER, NULL }; in __wmi_method_acpi_object_out()
/linux/include/sound/
H A Dsoc-acpi.h18 struct acpi_buffer *format;
19 struct acpi_buffer *state;
/linux/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()
249 struct acpi_buffer input = {input_size, input_buffer}; in hp_wmi_set_bios_setting()
250 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in hp_wmi_set_bios_setting()
/linux/drivers/xen/
H A Dxen-acpi-pad.c52 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_pad_pur()
76 struct acpi_buffer param = { in acpi_pad_handle_notify()
/linux/drivers/platform/x86/dell/
H A Ddell-wmi-led.c52 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in dell_led_perform_fn()
54 struct acpi_buffer input; in dell_led_perform_fn()

123456